We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc1d8fa commit 6d6e3b8Copy full SHA for 6d6e3b8
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ jetbrains-annotations = "org.jetbrains:annotations:24.1.0"
14
asciidoctorj = { module = "org.asciidoctor:asciidoctorj", version.ref = "asciidoctorj" }
15
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
16
asmUtil = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
17
-bytebuddy = "net.bytebuddy:byte-buddy:1.14.12"
+bytebuddy = "net.bytebuddy:byte-buddy:1.14.13"
18
cglib = "cglib:cglib-nodep:3.3.0"
19
geantyref = "io.leangen.geantyref:geantyref:1.3.15"
20
h2database = "com.h2database:h2:2.2.224"
0 commit comments