Skip to content

Commit a5e12d1

Browse files
committed
[Java] Upgrade to JUnit 5.11.0.
1 parent 0f49ae5 commit a5e12d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def toolchainLauncher = javaToolchains.launcherFor {
5757
def checkstyleVersion = '9.3'
5858
def hamcrestVersion = '3.0'
5959
def mockitoVersion = '4.11.0'
60-
def junitVersion = '5.10.3'
60+
def junitVersion = '5.11.0'
6161
def jqwikVersion = '1.9.0'
6262
def jsonVersion = '20240303'
6363
def jmhVersion = '1.37'

0 commit comments

Comments
 (0)