There was an error while loading. Please reload this page.
1 parent 1beb621 commit ab9099bCopy full SHA for ab9099b
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.5.2'
+def junitVersion = '5.6.0-RC1'
36
def jmhVersion = '1.22'
37
def agronaVersion = '1.1.0'
38
0 commit comments