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 7ce28f8 commit d815918Copy full SHA for d815918
build.gradle.kts
@@ -2,7 +2,7 @@ import org.gradle.jvm.tasks.Jar
2
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
3
import java.util.*
4
5
-val coroutinesVersion = "1.7.3"
+val coroutinesVersion = "1.9.0"
6
val jupiterVersion = "5.10.1"
7
val logbackVersion = "1.4.14"
8
val kotlinLoginVersion = "3.0.5"
0 commit comments