Skip to content

Commit 4a5469b

Browse files
committed
Update kotlin to v1.9.10
1 parent dded4b9 commit 4a5469b

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.idea/misc.xml

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
// Java support
77
id("java")
88
// Kotlin support
9-
id("org.jetbrains.kotlin.jvm") version "1.7.22"
9+
id("org.jetbrains.kotlin.jvm") version "1.9.10"
1010
// Gradle IntelliJ Plugin
1111
id("org.jetbrains.intellij") version "1.10.0"
1212
// Gradle Changelog Plugin

0 commit comments

Comments
 (0)