Skip to content

Commit 59b52bd

Browse files
committed
[Java] Upgrade to ByteBuddy 1.14.7.
1 parent ceea474 commit 59b52bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def hamcrestVersion = '2.2'
5353
def junitVersion = '5.10.0'
5454
def junitPlatformVersion = '1.10.0'
5555
def mockitoVersion = '4.11.0'
56-
def byteBuddyVersion = '1.14.6'
56+
def byteBuddyVersion = '1.14.7'
5757
def findbugsAnnotationsVersion = '3.0.1'
5858
def hdrHistogramVersion = '2.1.12'
5959
def gitCommitHash = io.aeron.build.GithubUtil.currentGitHash("${projectDir}");

0 commit comments

Comments
 (0)