Skip to content

Commit

Permalink
[Java] Upgrade to ByteBuddy 1.15.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Oct 10, 2024
1 parent ba65df7 commit f3fdba8
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.5"
agrona = "1.23.1"
byteBuddy = "1.15.3"
byteBuddy = "1.15.4"
checkstyle = "10.18.1"
junit = "5.11.2"
gradle = "8.10.2"
Expand Down

0 comments on commit f3fdba8

Please sign in to comment.