We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba52cc commit 3670a79Copy full SHA for 3670a79
build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
plugins {
4
- kotlin("jvm") version "1.8.21"
+ kotlin("jvm") version "1.8.22"
5
id("org.jetbrains.kotlinx.kover") version "0.7.1"
6
kotlin("plugin.serialization") version "1.8.21"
7
`maven-publish`
0 commit comments