Skip to content

Commit 9980f47

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.0.21 (#6)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b29a80b commit 9980f47

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
@@ -2,7 +2,7 @@ import org.jetbrains.changelog.markdownToHTML
22

33
plugins {
44
id("java")
5-
id("org.jetbrains.kotlin.jvm") version "2.0.20"
5+
id("org.jetbrains.kotlin.jvm") version "2.0.21"
66
id("org.jetbrains.intellij.platform") version "2.1.0"
77
id("org.jetbrains.changelog") version "2.2.1"
88
}

0 commit comments

Comments
 (0)