Merge pull request #548 from nightscout/dependabot/gradle/dev/byteBuddyVersion-1.11.1
Bump byteBuddyVersion from 1.11.0 to 1.11.1
This commit is contained in:
commit
8e4067a1ed
1 changed files with 1 additions and 1 deletions
|
@ -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.0'
|
byteBuddyVersion = '1.11.1'
|
||||||
|
|
||||||
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