Skip to content

Commit c0cf606

Browse files
committed
Upgrade to JUnit 6 (6.0.2)
1 parent 74098be commit c0cf606

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
@@ -17,7 +17,7 @@ dependencyResolutionManagement {
1717
}
1818

1919
testLibs {
20-
version('junit', '5.13.4')
20+
version('junit', '6.0.2')
2121
version('mockito', '5.21.0')
2222

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

0 commit comments

Comments
 (0)