Skip to content

Commit 9e95f1a

Browse files
Bump versions.bytebuddy from 1.12.6 to 1.12.7 (#2543)
Bumps `versions.bytebuddy` from 1.12.6 to 1.12.7. Updates `byte-buddy` from 1.12.6 to 1.12.7 - [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.6...byte-buddy-1.12.7) Updates `byte-buddy-agent` from 1.12.6 to 1.12.7 - [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.6...byte-buddy-1.12.7) Updates `byte-buddy-android` from 1.12.6 to 1.12.7 - [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.6...byte-buddy-1.12.7) --- 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 8e94aeb commit 9e95f1a

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.6'
7+
versions.bytebuddy = '1.12.7'
88
versions.junitJupiter = '5.8.2'
99
versions.errorprone = '2.10.0'
1010

0 commit comments

Comments
 (0)