Skip to content

Commit 7fbd839

Browse files
Bump byteBuddyVersion from 1.15.4 to 1.17.0 (#3977)
Bumps `byteBuddyVersion` from 1.15.4 to 1.17.0. Updates `net.bytebuddy:byte-buddy` from 1.15.4 to 1.17.0 - [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.15.4...byte-buddy-1.17.0) Updates `net.bytebuddy:byte-buddy-agent` from 1.15.4 to 1.17.0 - [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.15.4...byte-buddy-1.17.0) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: net.bytebuddy:byte-buddy-agent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00d9785 commit 7fbd839

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
@@ -5,7 +5,7 @@ ext {
55
assertjVersion = "3.27.3"
66
awaitilityVersion = "4.2.2"
77
blockhoundVersion = "1.0.10.RELEASE"
8-
byteBuddyVersion = "1.15.4"
8+
byteBuddyVersion = "1.17.0"
99
cglibVersion = "3.3.0"
1010
javaObjectLayoutVersion = "0.17"
1111
jmhVersion = "1.37"

0 commit comments

Comments
 (0)