Thanks to visit codestin.com Credit goes to github.com
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 8680408 commit abd25b4Copy full SHA for abd25b4
build.gradle
@@ -56,7 +56,7 @@ def toolchainLauncher = javaToolchains.launcherFor {
56
def checkstyleVersion = '9.3'
57
def hamcrestVersion = '2.2'
58
def mockitoVersion = '4.11.0'
59
-def junitVersion = '5.9.3'
+def junitVersion = '5.10.0'
60
def jmhVersion = '1.36'
61
def agronaVersion = '1.19.0'
62
def agronaVersionRange = '[1.19.0,2.0[' // allow any release >= 1.19.0 and < 2.0.0
0 commit comments