Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.14.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and leonard84 committed Oct 11, 2023
1 parent 3280ec0 commit 3d69e6a
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 @@ -9,7 +9,7 @@ asm = '9.6'
jetbrains-annotations = "org.jetbrains:annotations:24.0.1"
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.8"
bytebuddy = "net.bytebuddy:byte-buddy:1.14.9"
cglib = "cglib:cglib-nodep:3.3.0"
geantyref = "io.leangen.geantyref:geantyref:1.3.14"
h2database = "com.h2database:h2:2.2.224"
Expand Down

0 comments on commit 3d69e6a

Please sign in to comment.