Skip to content

Commit e60c209

Browse files
chore: bump org.jetbrains.kotlin.jvm from 1.9.23 to 2.2.10
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.23 to 2.2.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v2.2.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35f4ef9 commit e60c209

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
@@ -10,7 +10,7 @@ plugins {
1010
// Groovy support
1111
id("groovy")
1212
// Kotlin support
13-
id("org.jetbrains.kotlin.jvm") version "1.9.23"
13+
id("org.jetbrains.kotlin.jvm") version "2.2.10"
1414
// Gradle IntelliJ Platform Plugin
1515
id("org.jetbrains.intellij.platform") version "2.6.0"
1616
// Gradle Changelog Plugin

0 commit comments

Comments
 (0)