We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 001b031 commit cf89be0Copy full SHA for cf89be0
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ jetbrains-annotations = "org.jetbrains:annotations:26.0.1"
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.15.4"
+bytebuddy = "net.bytebuddy:byte-buddy:1.15.5"
18
cglib = "cglib:cglib-nodep:3.3.0"
19
geantyref = "io.leangen.geantyref:geantyref:1.3.16"
20
h2database = "com.h2database:h2:2.2.224"
0 commit comments