We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 877e7ab + aabb5f3 commit 4cc19daCopy full SHA for 4cc19da
settings.gradle.kts
@@ -17,7 +17,7 @@ dependencyResolutionManagement {
17
versionCatalogs {
18
val kotlin = "1.6.21"
19
val kotlinxCoroutines = "1.6.4"
20
- val junit5 = "5.9.0"
+ val junit5 = "5.9.1"
21
val assertk = "0.25"
22
val androidGradlePlugin = "7.2.2"
23
val dotenv = "2.0.0"
0 commit comments