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 712abeb commit 568345eCopy full SHA for 568345e
build.gradle.kts
@@ -7,7 +7,7 @@ group = "com.github.monosoul"
7
8
plugins {
9
id("org.jetbrains.intellij") version "1.17.4"
10
- kotlin("jvm") version "1.9.24"
+ kotlin("jvm") version "2.0.0"
11
id("org.jetbrains.kotlinx.kover") version "0.8.1"
12
}
13
0 commit comments