We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceea474 commit 59b52bdCopy full SHA for 59b52bd
1 file changed
build.gradle
@@ -53,7 +53,7 @@ def hamcrestVersion = '2.2'
53
def junitVersion = '5.10.0'
54
def junitPlatformVersion = '1.10.0'
55
def mockitoVersion = '4.11.0'
56
-def byteBuddyVersion = '1.14.6'
+def byteBuddyVersion = '1.14.7'
57
def findbugsAnnotationsVersion = '3.0.1'
58
def hdrHistogramVersion = '2.1.12'
59
def gitCommitHash = io.aeron.build.GithubUtil.currentGitHash("${projectDir}");
0 commit comments