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 dcf2a73Copy full SHA for dcf2a73
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.10.2"
6
val jupiterVersion = "5.10.1"
7
val logbackVersion = "1.4.14"
8
val kotlinLoginVersion = "3.0.5"
0 commit comments