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 77a848d commit f4dc689Copy full SHA for f4dc689
build.gradle.kts
@@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
5
plugins {
6
kotlin("jvm") version "2.0.20"
7
id("org.jetbrains.kotlinx.kover") version "0.7.6"
8
- kotlin("plugin.serialization") version "2.0.0"
+ kotlin("plugin.serialization") version "2.0.20"
9
`maven-publish`
10
signing
11
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
0 commit comments