Merge pull request #572 from nightscout/dependabot/gradle/dev/byteBuddyVersion-1.11.5
Bump byteBuddyVersion from 1.11.3 to 1.11.5
This commit is contained in:
commit
be7694c860
|
@ -33,7 +33,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.3'
|
byteBuddyVersion = '1.11.5'
|
||||||
|
|
||||||
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