Skip to content

Commit 69ba918

Browse files
Update dependency net.bytebuddy:byte-buddy to v1.18.5 (spockframework#2297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: AndreasTu <andreas.turban@net-baustelle.de>
1 parent b6c4bce commit 69ba918

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.1.0"
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.3"
22+
bytebuddy = "net.bytebuddy:byte-buddy:1.18.5"
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)