Skip to content

Commit 35f9f38

Browse files
Update junit5 monorepo to v5.10.0
1 parent 4cc19da commit 35f9f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencyResolutionManagement {
1717
versionCatalogs {
1818
val kotlin = "1.6.21"
1919
val kotlinxCoroutines = "1.6.4"
20-
val junit5 = "5.9.1"
20+
val junit5 = "5.10.0"
2121
val assertk = "0.25"
2222
val androidGradlePlugin = "7.2.2"
2323
val dotenv = "2.0.0"

0 commit comments

Comments
 (0)