Skip to content

Commit 6d6e3b8

Browse files
Update dependency net.bytebuddy:byte-buddy to v1.14.13 (#1936)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc1d8fa commit 6d6e3b8

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
@@ -14,7 +14,7 @@ jetbrains-annotations = "org.jetbrains:annotations:24.1.0"
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.14.12"
17+
bytebuddy = "net.bytebuddy:byte-buddy:1.14.13"
1818
cglib = "cglib:cglib-nodep:3.3.0"
1919
geantyref = "io.leangen.geantyref:geantyref:1.3.15"
2020
h2database = "com.h2database:h2:2.2.224"

0 commit comments

Comments
 (0)