We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fcaee3 commit 8a3037dCopy full SHA for 8a3037d
build.gradle.kts
@@ -31,7 +31,7 @@ extra["fmodelVersion"] = "3.5.1"
31
extra["kotlinxSerializationJson"] = "1.7.1"
32
extra["kotlinxCollectionsImmutable"] = "0.3.7"
33
extra["kotlinLogging"] = "3.0.5"
34
-extra["kotlinxCoroutinesTest"] = "1.8.1"
+extra["kotlinxCoroutinesTest"] = "1.9.0"
35
36
dependencies {
37
implementation("com.fraktalio.fmodel:domain:${property("fmodelVersion")}")
0 commit comments