There was an error while loading. Please reload this page.
1 parent e100fcb commit 6aa64c3Copy full SHA for 6aa64c3
build.gradle
@@ -32,7 +32,7 @@ defaultTasks 'clean', 'build', 'shadowJar', 'install'
32
def checkstyleVersion = '8.28'
33
def hamcrestVersion = '2.2'
34
def mockitoVersion = '3.2.4'
35
-def junitVersion = '5.6.0-RC1'
+def junitVersion = '5.6.0'
36
def jmhVersion = '1.22'
37
def agronaVersion = '1.2.0'
38
0 commit comments