Skip to content

Commit 20afb0c

Browse files
committed
[Java] Upgrade to JUnit 5.10.2.
1 parent 7946baa commit 20afb0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ plugins {
3838

3939
def checkstyleVersion = '9.3'
4040
def hamcrestVersion = '2.2'
41-
def junitVersion = '5.10.1'
41+
def junitVersion = '5.10.2'
4242
def mockitoVersion = '4.11.0'
4343
def hdrHistogramVersion = '2.1.12'
4444
def jmhVersion = '1.37'

0 commit comments

Comments
 (0)