mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
Merge pull request #8299 from nextcloud/dependabot/gradle/byteBuddyVersion-1.11.0
Bump byteBuddyVersion from 1.10.22 to 1.11.0
This commit is contained in:
commit
b25eef9fd2
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ ext {
|
|||
mockitoVersion = "3.9.0"
|
||||
mockkVersion = "1.10.4"
|
||||
powermockVersion = "2.0.9"
|
||||
byteBuddyVersion = "1.10.22"
|
||||
byteBuddyVersion = "1.11.0"
|
||||
espressoVersion = "3.3.0"
|
||||
workRuntime = "2.5.0"
|
||||
fidoVersion = "4.4.0"
|
||||
|
|
Loading…
Reference in a new issue