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 3dbb315 commit b1ea595Copy full SHA for b1ea595
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.0.20"
12
id("org.jetbrains.kotlinx.kover") version "0.8.3"
13
}
14
0 commit comments