Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.14.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and leonard84 committed Dec 29, 2023
1 parent 9b9d83f commit 7ba847a
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 @@ -12,7 +12,7 @@ mockito5 = '5.8.0'
jetbrains-annotations = "org.jetbrains:annotations:24.1.0"
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.10"
bytebuddy = "net.bytebuddy:byte-buddy:1.14.11"
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 7ba847a

Please sign in to comment.