We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1183baa commit c55a818Copy full SHA for c55a818
gradle/libs.versions.toml
@@ -15,7 +15,7 @@ jetbrains-annotations = "org.jetbrains:annotations:26.0.2"
15
asciidoctorj = { module = "org.asciidoctor:asciidoctorj", version.ref = "asciidoctorj" }
16
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
17
asmUtil = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
18
-bytebuddy = "net.bytebuddy:byte-buddy:1.17.5"
+bytebuddy = "net.bytebuddy:byte-buddy:1.17.6"
19
cglib = "cglib:cglib-nodep:3.3.0"
20
geantyref = "io.leangen.geantyref:geantyref:1.3.16"
21
h2database = "com.h2database:h2:2.2.224"
0 commit comments