We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f22194 + 8773321 commit 74d06f1Copy full SHA for 74d06f1
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
// Java support
8
id("java")
9
// Kotlin support
10
- id("org.jetbrains.kotlin.jvm") version "1.8.10"
+ id("org.jetbrains.kotlin.jvm") version "1.8.22"
11
// Gradle IntelliJ Plugin
12
id("org.jetbrains.intellij") version "1.13.1"
13
// Gradle Changelog Plugin
0 commit comments