Skip to content

Commit cf89be0

Browse files
Update dependency net.bytebuddy:byte-buddy to v1.15.5 (#2024)
1 parent 001b031 commit cf89be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jetbrains-annotations = "org.jetbrains:annotations:26.0.1"
1414
asciidoctorj = { module = "org.asciidoctor:asciidoctorj", version.ref = "asciidoctorj" }
1515
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
1616
asmUtil = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
17-
bytebuddy = "net.bytebuddy:byte-buddy:1.15.4"
17+
bytebuddy = "net.bytebuddy:byte-buddy:1.15.5"
1818
cglib = "cglib:cglib-nodep:3.3.0"
1919
geantyref = "io.leangen.geantyref:geantyref:1.3.16"
2020
h2database = "com.h2database:h2:2.2.224"

0 commit comments

Comments
 (0)