Skip to content

Commit bfe7201

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2
1 parent d434f0f commit bfe7201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ group = "com.github.monosoul"
88

99
plugins {
1010
id("org.jetbrains.intellij.platform") version "2.1.0"
11-
kotlin("jvm") version "1.9.25"
11+
kotlin("jvm") version "2.1.0"
1212
id("org.jetbrains.kotlinx.kover") version "0.8.3"
1313
}
1414

0 commit comments

Comments
 (0)