Skip to content

Commit 6bb6816

Browse files
Merge pull request #304 from Project-Env/dependabot/gradle/org.jetbrains.kotlin.jvm-2.0.21
Bump org.jetbrains.kotlin.jvm from 2.0.20 to 2.0.21
2 parents b6ad612 + 4b63cbd commit 6bb6816

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
@@ -12,7 +12,7 @@ plugins {
1212
// JaCoCo report support
1313
id("org.jetbrains.kotlinx.kover") version "0.8.3"
1414
// Kotlin support
15-
id("org.jetbrains.kotlin.jvm") version "2.0.20"
15+
id("org.jetbrains.kotlin.jvm") version "2.0.21"
1616
// intellij-platform-gradle-plugin - read more: https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html
1717
id("org.jetbrains.intellij.platform") version "2.1.0"
1818
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin

0 commit comments

Comments
 (0)