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 9ee30f3 commit b2e8c39Copy full SHA for b2e8c39
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ jetbrains-annotations = "org.jetbrains:annotations:26.0.2-1"
19
asciidoctorj = { module = "org.asciidoctor:asciidoctorj", version.ref = "asciidoctorj" }
20
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
21
asmUtil = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
22
-bytebuddy = "net.bytebuddy:byte-buddy:1.18.0"
+bytebuddy = "net.bytebuddy:byte-buddy:1.18.1"
23
cglib = "cglib:cglib-nodep:3.3.0"
24
geantyref = "io.leangen.geantyref:geantyref:1.3.16"
25
h2database = "com.h2database:h2:2.2.224"
0 commit comments