Skip to content

Commit 3f401b8

Browse files
Update dependency net.bytebuddy:byte-buddy to v1.18.8-jdk5
1 parent 1c00a96 commit 3f401b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ apiguardian = { module = "org.apiguardian:apiguardian-api", version.ref = "apigu
2626
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.4.1" }
2727
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
2828
bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
29-
byteBuddy = { module = "net.bytebuddy:byte-buddy", version = "1.18.7" }
29+
byteBuddy = { module = "net.bytebuddy:byte-buddy", version = "1.18.8-jdk5" }
3030
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
3131
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.184" }
3232
commons-io = { module = "commons-io:commons-io", version = "2.21.0" }

0 commit comments

Comments
 (0)