Skip to content

Commit b2e8c39

Browse files
Update dependency net.bytebuddy:byte-buddy to v1.18.1 (#2259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ee30f3 commit b2e8c39

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.0"
22+
bytebuddy = "net.bytebuddy:byte-buddy:1.18.1"
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)