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 9a8f783 commit 8f69e19Copy full SHA for 8f69e19
build.gradle.kts
@@ -18,7 +18,7 @@ repositories {
18
}
19
20
21
-internal val coroutinesVersion = "1.8.0"
+internal val coroutinesVersion = "1.8.1"
22
internal val ktorVersion = "2.3.10"
23
internal val saveVersion = "0.3.3"
24
internal val junitVersion = "5.10.2"
0 commit comments