We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61d7001 commit 6469be3Copy full SHA for 6469be3
domene/build.gradle.kts
@@ -2,7 +2,7 @@ val jacksonVersion = "2.17.2"
2
val kotestVersion = "5.9.1"
3
val mockkVersion = "1.13.12"
4
val felleslibVersion = "0.0.216"
5
-val kotlinxCoroutinesVersion = "1.8.1"
+val kotlinxCoroutinesVersion = "1.9.0"
6
7
dependencies {
8
implementation(platform("org.jetbrains.kotlin:kotlin-bom"))
0 commit comments