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 58ec2e7 commit 3fde3b1Copy full SHA for 3fde3b1
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.18"
+bytebuddy = "net.bytebuddy:byte-buddy:1.15.0"
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