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 ec60ca4 + 0217715 commit cbc5466Copy full SHA for cbc5466
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
application
13
jacoco
14
kotlin("jvm") version "1.9.10"
15
- id("org.jetbrains.kotlin.plugin.serialization") version "1.9.10"
+ id("org.jetbrains.kotlin.plugin.serialization") version "1.9.20"
16
id("com.github.johnrengelman.shadow") version "7.0.0"
17
id("org.sonarqube") version "4.4.1.3373"
18
}
0 commit comments