Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.15.9 (#2037)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent 12a9450 commit b54202a
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:26.0.1"
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.15.8"
bytebuddy = "net.bytebuddy:byte-buddy:1.15.9"
cglib = "cglib:cglib-nodep:3.3.0"
geantyref = "io.leangen.geantyref:geantyref:1.3.16"
h2database = "com.h2database:h2:2.2.224"
Expand Down

0 comments on commit b54202a

Please sign in to comment.