Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.14.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 29, 2024
1 parent 52f8f9e commit 6c7abd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jetbrains-annotations = "org.jetbrains:annotations:24.1.0"
asciidoctorj = { module = "org.asciidoctor:asciidoctorj", version.ref = "asciidoctorj" }
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
asmUtil = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
bytebuddy = "net.bytebuddy:byte-buddy:1.14.15"
bytebuddy = "net.bytebuddy:byte-buddy:1.14.17"
cglib = "cglib:cglib-nodep:3.3.0"
geantyref = "io.leangen.geantyref:geantyref:1.3.15"
h2database = "com.h2database:h2:2.2.224"
Expand Down

0 comments on commit 6c7abd0

Please sign in to comment.