Skip to content

Commit 4043c25

Browse files
Chore(deps): Bump net.bytebuddy:byte-buddy in /versions (#15476)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.7 to 1.18.8. - [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.18.7...byte-buddy-1.18.8) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42ea515 commit 4043c25

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
@@ -90,7 +90,7 @@ dependencies.constraints {
9090
api("jakarta.inject:jakarta.inject-api:2.0.1")
9191
api("jakarta.validation:jakarta.validation-api:3.1.1")
9292
api("jakarta.ws.rs:jakarta.ws.rs-api:4.0.0")
93-
api("net.bytebuddy:byte-buddy:1.18.7")
93+
api("net.bytebuddy:byte-buddy:1.18.8")
9494
api("net.harawata:appdirs:1.5.0")
9595
api("net.java.dev.jna:jna-jpms:5.18.1")
9696
api("net.java.dev.jna:jna-platform:5.18.1")

0 commit comments

Comments
 (0)