Skip to content

Commit

Permalink
[Java] Upgrade to ByteBuddy 1.15.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Sep 27, 2024
1 parent dc4a0db commit 6e2de46
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,6 +1,6 @@
[versions]
agrona = "1.23.0"
byteBuddy = "1.15.2"
byteBuddy = "1.15.3"
checkstyle = "10.18.1"
junit = "5.11.1"
gradle = "8.10.2"
Expand Down

0 comments on commit 6e2de46

Please sign in to comment.