Skip to content

Commit e59b306

Browse files
committed
Bump JUnit to 5.13.0
1 parent 6d9951a commit e59b306

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.12.2')
20+
version('junit', '5.13.0')
2121
version('mockito', '5.18.0')
2222

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

0 commit comments

Comments
 (0)