Skip to content

Commit 5b0c985

Browse files
Bump net.bytebuddy:byte-buddy from 1.17.5 to 1.17.6 in /versions
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.5 to 1.17.6. - [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.5...byte-buddy-1.17.6) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.17.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e56230 commit 5b0c985

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
@@ -77,7 +77,7 @@ dependencies.constraints {
7777
api("jakarta.inject:jakarta.inject-api:2.0.1")
7878
api("jakarta.validation:jakarta.validation-api:3.1.1")
7979
api("jakarta.ws.rs:jakarta.ws.rs-api:4.0.0")
80-
api("net.bytebuddy:byte-buddy:1.17.5")
80+
api("net.bytebuddy:byte-buddy:1.17.6")
8181
api("net.harawata:appdirs:1.4.0")
8282
api("net.java.dev.jna:jna-platform:5.17.0")
8383
api("org.antlr:antlr4-runtime:4.13.2")

0 commit comments

Comments
 (0)