Skip to content

Commit 8bdc4c5

Browse files
committed
Bump JUnit to 6.0.3
1 parent 8c682e2 commit 8bdc4c5

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.12.2')
10+
version('junit', '6.0.3')
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)