Skip to content

Commit ebd2fd2

Browse files
committed
[Java] Upgrade to JUnit 5.10.3.
1 parent d93b337 commit ebd2fd2

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 = '2.2'
5959
def mockitoVersion = '4.11.0'
60-
def junitVersion = '5.10.2'
60+
def junitVersion = '5.10.3'
6161
def jqwikVersion = '1.8.1'
6262
def jsonVersion = '20230618'
6363
def jmhVersion = '1.37'

0 commit comments

Comments
 (0)