Skip to content

Commit 371350d

Browse files
Update dependency net.bytebuddy:byte-buddy to v1.18.3
1 parent 18a43eb commit 371350d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jetbrains-annotations = "org.jetbrains:annotations:26.0.2-1"
1919
asciidoctorj = { module = "org.asciidoctor:asciidoctorj", version.ref = "asciidoctorj" }
2020
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
2121
asmUtil = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
22-
bytebuddy = "net.bytebuddy:byte-buddy:1.18.2"
22+
bytebuddy = "net.bytebuddy:byte-buddy:1.18.3"
2323
cglib = "cglib:cglib-nodep:3.3.0"
2424
geantyref = "io.leangen.geantyref:geantyref:1.3.16"
2525
h2database = "com.h2database:h2:2.2.224"

0 commit comments

Comments
 (0)