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