Skip to content

Commit

Permalink
[Java] Upgrade to ByteBuddy 1.14.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Nov 21, 2023
1 parent c411c06 commit 6ea914c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def junitVersion = '5.10.1'
def mockitoVersion = '4.11.0'
def hdrHistogramVersion = '2.1.12'
def jmhVersion = '1.37'
def byteBuddyVersion = '1.14.9'
def byteBuddyVersion = '1.14.10'

def agronaVersion = '1.19.2'
def sbeVersion = '1.29.0'
Expand Down

0 comments on commit 6ea914c

Please sign in to comment.