Skip to content

Commit 98b5ff9

Browse files
Bump versions.bytebuddy from 1.12.8 to 1.12.9 (#2614)
Bumps `versions.bytebuddy` from 1.12.8 to 1.12.9. Updates `byte-buddy` from 1.12.8 to 1.12.9 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.12.8...byte-buddy-1.12.9) Updates `byte-buddy-agent` from 1.12.8 to 1.12.9 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.12.8...byte-buddy-1.12.9) Updates `byte-buddy-android` from 1.12.8 to 1.12.9 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.12.8...byte-buddy-1.12.9) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: net.bytebuddy:byte-buddy-agent 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2fa1c9 commit 98b5ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ext {
44

55
def versions = [:]
66

7-
versions.bytebuddy = '1.12.8'
7+
versions.bytebuddy = '1.12.9'
88
versions.junitJupiter = '5.8.2'
99
versions.errorprone = '2.12.1'
1010

0 commit comments

Comments
 (0)