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 8f671fe commit a7caac3Copy full SHA for a7caac3
build.gradle.kts
@@ -8,7 +8,7 @@ group = "com.github.monosoul"
8
9
plugins {
10
id("org.jetbrains.intellij.platform") version "2.0.1"
11
- kotlin("jvm") version "1.9.25"
+ kotlin("jvm") version "2.0.20"
12
id("org.jetbrains.kotlinx.kover") version "0.8.3"
13
}
14
0 commit comments