Skip to content

Commit 3620c97

Browse files
Bump byteBuddyVersion from 1.14.18 to 1.15.3 (#3893)
Bumps `byteBuddyVersion` from 1.14.18 to 1.15.3. Updates `net.bytebuddy:byte-buddy` from 1.14.18 to 1.15.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.14.18...byte-buddy-1.15.3) Updates `net.bytebuddy:byte-buddy-agent` from 1.14.18 to 1.15.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.14.18...byte-buddy-1.15.3) --- 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 7cc8c5f commit 3620c97

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.26.3"
66
awaitilityVersion = "4.2.2"
77
blockhoundVersion = "1.0.9.RELEASE"
8-
byteBuddyVersion = "1.14.18"
8+
byteBuddyVersion = "1.15.3"
99
cglibVersion = "3.3.0"
1010
javaObjectLayoutVersion = "0.17"
1111
jmhVersion = "1.37"

0 commit comments

Comments
 (0)