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.
2 parents fa47a2d + 4e8c5b4 commit 17c4c24Copy full SHA for 17c4c24
build.gradle.kts
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
3
4
plugins {
5
kotlin("jvm") version "2.1.21"
6
- kotlin("plugin.serialization") version "2.1.20"
+ kotlin("plugin.serialization") version "2.1.21"
7
id("io.gitlab.arturbosch.detekt") version ("1.23.1")
8
id("jacoco")
9
id("org.jetbrains.dokka") version "2.0.0"
0 commit comments