Skip to content

Commit a21be93

Browse files
committed
Upgrade to JUnit 6 (6.0.2)
1 parent dbd9175 commit a21be93

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
@@ -19,7 +19,7 @@ dependencyResolutionManagement {
1919
}
2020

2121
testLibs {
22-
version('junit', '5.13.4')
22+
version('junit', '6.0.2')
2323
version('mockito', '5.21.0')
2424

2525
library('junit-bom', 'org.junit', 'junit-bom').versionRef('junit')

0 commit comments

Comments
 (0)