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 cbb1714 + 08c92e6 commit 13e6e5cCopy full SHA for 13e6e5c
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
kotlin("jvm") version "2.2.0"
3
- kotlin("plugin.serialization") version "2.2.0"
+ kotlin("plugin.serialization") version "2.2.10"
4
id("io.gitlab.arturbosch.detekt") version ("1.23.8")
5
id("jacoco")
6
id("org.jetbrains.dokka") version "2.0.0"
0 commit comments