Skip to content

Commit 0be1839

Browse files
Bump jvm from 1.9.0 to 1.9.20
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.0 to 1.9.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.0...v1.9.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 2ece598 commit 0be1839

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
@@ -21,7 +21,7 @@ version = pluginVersion
2121
println("pluginVersion=$version")
2222

2323
plugins {
24-
kotlin("jvm") version "1.9.0"
24+
kotlin("jvm") version "1.9.20"
2525
id("org.jetbrains.intellij") version "1.16.0"
2626
id("org.jetbrains.grammarkit") version "2022.3.2"
2727
}

0 commit comments

Comments
 (0)