Skip to content

Commit f41b6d7

Browse files
Update junit-framework monorepo to v5.14.0
1 parent 4cc19da commit f41b6d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
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.14.0"
2121
val assertk = "0.25"
2222
val androidGradlePlugin = "7.2.2"
2323
val dotenv = "2.0.0"

0 commit comments

Comments
 (0)