Skip to content

Commit b6f5054

Browse files
Bump jvm from 2.1.10 to 2.1.20
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.1.10 to 2.1.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.1.20) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9234bf5 commit b6f5054

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
@@ -4,7 +4,7 @@ import org.jetbrains.intellij.platform.gradle.TestFrameworkType
44

55
plugins {
66
id("java") // Java support
7-
kotlin("jvm") version "2.1.10"// Kotlin support
7+
kotlin("jvm") version "2.1.20"// Kotlin support
88
id("org.jetbrains.intellij.platform") version "2.2.1"
99
alias(libs.plugins.changelog) // Gradle Changelog Plugin
1010
alias(libs.plugins.qodana) // Gradle Qodana Plugin

0 commit comments

Comments
 (0)