Merge pull request #636 from nightscout/dependabot/gradle/dev/byteBuddyVersion-1.11.13
Bump byteBuddyVersion from 1.11.5 to 1.11.13
This commit is contained in:
commit
2ec6e625e7
|
@ -30,7 +30,7 @@ buildscript {
|
||||||
dexmakerVersion = "1.2"
|
dexmakerVersion = "1.2"
|
||||||
retrofit2Version = '2.9.0'
|
retrofit2Version = '2.9.0'
|
||||||
okhttp3Version = '4.9.0'
|
okhttp3Version = '4.9.0'
|
||||||
byteBuddyVersion = '1.11.12'
|
byteBuddyVersion = '1.11.13'
|
||||||
|
|
||||||
androidx_junit = '1.1.2'
|
androidx_junit = '1.1.2'
|
||||||
androidx_rules = '1.4.0-alpha04'
|
androidx_rules = '1.4.0-alpha04'
|
||||||
|
|
Loading…
Reference in a new issue