Skip to content

Commit c55a818

Browse files
Update dependency net.bytebuddy:byte-buddy to v1.17.6 (#2178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1183baa commit c55a818

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
@@ -15,7 +15,7 @@ jetbrains-annotations = "org.jetbrains:annotations:26.0.2"
1515
asciidoctorj = { module = "org.asciidoctor:asciidoctorj", version.ref = "asciidoctorj" }
1616
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
1717
asmUtil = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
18-
bytebuddy = "net.bytebuddy:byte-buddy:1.17.5"
18+
bytebuddy = "net.bytebuddy:byte-buddy:1.17.6"
1919
cglib = "cglib:cglib-nodep:3.3.0"
2020
geantyref = "io.leangen.geantyref:geantyref:1.3.16"
2121
h2database = "com.h2database:h2:2.2.224"

0 commit comments

Comments
 (0)