Bump byteBuddyVersion from 1.10.22 to 1.11.0

Bumps `byteBuddyVersion` from 1.10.22 to 1.11.0.

Updates `byte-buddy` from 1.10.22 to 1.11.0
- [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.10.22...byte-buddy-1.11.0)

Updates `byte-buddy-android` from 1.10.22 to 1.11.0
- [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.10.22...byte-buddy-1.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-11 06:38:11 +00:00 committed by GitHub
parent 02d0f8aec0
commit fc730bc7b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"