Skip to content

Commit 76a2c40

Browse files
committed
Upgrade JUnit to 5.11.1
1 parent 2ddee54 commit 76a2c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencyResolutionManagement {
77

88
versionCatalogs {
99
testLibs {
10-
version('junit', '5.9.3')
10+
version('junit', '5.11.1')
1111

1212
library('junit-bom', 'org.junit', 'junit-bom').versionRef('junit')
1313
library('junit-jupiter', 'org.junit.jupiter', 'junit-jupiter').withoutVersion()

0 commit comments

Comments
 (0)