We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7946baa commit 20afb0cCopy full SHA for 20afb0c
build.gradle
@@ -38,7 +38,7 @@ plugins {
38
39
def checkstyleVersion = '9.3'
40
def hamcrestVersion = '2.2'
41
-def junitVersion = '5.10.1'
+def junitVersion = '5.10.2'
42
def mockitoVersion = '4.11.0'
43
def hdrHistogramVersion = '2.1.12'
44
def jmhVersion = '1.37'
0 commit comments