Skip to content

Commit a27b033

Browse files
committed
Bump JUnit to 5.13.0
1 parent ec72b84 commit a27b033

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.12.2')
22+
version('junit', '5.13.0')
2323
version('mockito', '5.18.0')
2424

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

0 commit comments

Comments
 (0)