Skip to content

Commit

Permalink
[Java] Upgrade to ByteBuddy 1.15.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Dec 16, 2024
1 parent 712699c commit 593f0f4
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
@@ -1,7 +1,7 @@
[versions]
aeron = "1.46.7"
agrona = "1.23.1"
byteBuddy = "1.15.10"
byteBuddy = "1.15.11"
checkstyle = "10.20.1"
junit = "5.11.3"
gradle = "8.11.1"
Expand Down

0 comments on commit 593f0f4

Please sign in to comment.