mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 07:05:49 +03:00
Bump byteBuddyVersion from 1.11.2 to 1.11.12
Bumps `byteBuddyVersion` from 1.11.2 to 1.11.12. Updates `byte-buddy` from 1.11.2 to 1.11.12 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.2...byte-buddy-1.11.12) Updates `byte-buddy-android` from 1.11.2 to 1.11.12 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.2...byte-buddy-1.11.12) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: net.bytebuddy:byte-buddy-android dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
17a26ba3ef
commit
38b84562ad
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ ext {
|
||||||
mockitoVersion = "3.11.0"
|
mockitoVersion = "3.11.0"
|
||||||
mockkVersion = "1.10.4"
|
mockkVersion = "1.10.4"
|
||||||
powermockVersion = "2.0.9"
|
powermockVersion = "2.0.9"
|
||||||
byteBuddyVersion = "1.11.2"
|
byteBuddyVersion = "1.11.12"
|
||||||
espressoVersion = "3.4.0"
|
espressoVersion = "3.4.0"
|
||||||
workRuntime = "2.5.0"
|
workRuntime = "2.5.0"
|
||||||
fidoVersion = "4.4.0"
|
fidoVersion = "4.4.0"
|
||||||
|
|
Loading…
Reference in a new issue