Merge pull request #8140 from nextcloud/dependabot/gradle/byteBuddyVersion-1.10.22

Bump byteBuddyVersion from 1.10.21 to 1.10.22
This commit is contained in:
Andy Scherzinger 2021-03-10 10:13:50 +01:00 committed by GitHub
commit 7b67a5fc67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ ext {
mockitoVersion = "3.8.0"
mockkVersion = "1.10.4"
powermockVersion = "2.0.9"
byteBuddyVersion = "1.10.21"
byteBuddyVersion = "1.10.22"
espressoVersion = "3.3.0"
workRuntime = "2.5.0"