Skip to content

Commit c212a95

Browse files
Bump byteBuddyVersion from 1.17.2 to 1.17.5 (#4018)
Bumps `byteBuddyVersion` from 1.17.2 to 1.17.5. Updates `net.bytebuddy:byte-buddy` from 1.17.2 to 1.17.5 - [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.17.2...byte-buddy-1.17.5) Updates `net.bytebuddy:byte-buddy-agent` from 1.17.2 to 1.17.5 - [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.17.2...byte-buddy-1.17.5) --- 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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 945d52c commit c212a95

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.3.0"
77
blockhoundVersion = "1.0.11.RELEASE"
8-
byteBuddyVersion = "1.17.2"
8+
byteBuddyVersion = "1.17.5"
99
cglibVersion = "3.3.0"
1010
javaObjectLayoutVersion = "0.17"
1111
jmhVersion = "1.37"

0 commit comments

Comments
 (0)