Skip to content

Commit f28db36

Browse files
Chore(deps): Bump net.bytebuddy:byte-buddy in /versions (#14472)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.6 to 1.18.2. - [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.6...byte-buddy-1.18.2) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0944f4a commit f28db36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ dependencies.constraints {
111111
api("jakarta.inject:jakarta.inject-api:2.0.1")
112112
api("jakarta.validation:jakarta.validation-api:3.1.1")
113113
api("jakarta.ws.rs:jakarta.ws.rs-api:4.0.0")
114-
api("net.bytebuddy:byte-buddy:1.17.6")
114+
api("net.bytebuddy:byte-buddy:1.18.2")
115115
api("net.harawata:appdirs:1.4.0")
116116
api("net.java.dev.jna:jna-jpms:5.18.1")
117117
api("net.java.dev.jna:jna-platform:5.18.1")

0 commit comments

Comments
 (0)