Skip to content

Commit 4cc19da

Browse files
authored
Merge pull request #45 from uzzu/renovate/junit5-monorepo
Update junit5 monorepo to v5.9.1
2 parents 877e7ab + aabb5f3 commit 4cc19da

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.0"
20+
val junit5 = "5.9.1"
2121
val assertk = "0.25"
2222
val androidGradlePlugin = "7.2.2"
2323
val dotenv = "2.0.0"

0 commit comments

Comments
 (0)