Skip to content

Commit 2be3fcf

Browse files
Bump versions.bytebuddy from 1.11.2 to 1.11.3 (#2333)
Bumps `versions.bytebuddy` from 1.11.2 to 1.11.3. Updates `byte-buddy` from 1.11.2 to 1.11.3 - [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.11.2...byte-buddy-1.11.3) Updates `byte-buddy-agent` from 1.11.2 to 1.11.3 - [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.11.2...byte-buddy-1.11.3) Updates `byte-buddy-android` from 1.11.2 to 1.11.3 - [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.11.2...byte-buddy-1.11.3) --- 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 566cfa5 commit 2be3fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ext {
44

55
def versions = [:]
66

7-
versions.bytebuddy = '1.11.2'
7+
versions.bytebuddy = '1.11.3'
88
versions.junitJupiter = '5.7.2'
99
versions.errorprone = '2.7.1'
1010

0 commit comments

Comments
 (0)