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 279e7ed commit 628596fCopy full SHA for 628596f
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
application
12
jacoco
13
kotlin("jvm") version "2.0.0"
14
- id("org.jetbrains.kotlin.plugin.serialization") version "2.0.0"
+ id("org.jetbrains.kotlin.plugin.serialization") version "2.0.20"
15
id("com.github.johnrengelman.shadow") version "7.0.0"
16
id("org.sonarqube") version "5.0.0.4638"
17
}
0 commit comments