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.
2 parents b4018b7 + bcd575d commit 2018501Copy full SHA for 2018501
build.gradle.kts
@@ -32,7 +32,7 @@ extra["fmodelVersion"] = "3.5.1-SNAPSHOT"
32
extra["kotlinxSerializationJson"] = "1.6.3"
33
extra["kotlinxCollectionsImmutable"] = "0.3.7"
34
extra["kotlinLogging"] = "3.0.5"
35
-extra["kotlinxCoroutinesTest"] = "1.8.0"
+extra["kotlinxCoroutinesTest"] = "1.8.1"
36
37
dependencies {
38
implementation("com.fraktalio.fmodel:domain:${property("fmodelVersion")}")
0 commit comments