We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 777e85e + 54b980c commit 9241349Copy full SHA for 9241349
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
// Groovy support
10
id("groovy")
11
// Kotlin support
12
- id("org.jetbrains.kotlin.jvm") version "1.7.21"
+ id("org.jetbrains.kotlin.jvm") version "1.7.22"
13
// Gradle IntelliJ Plugin
14
id("org.jetbrains.intellij") version "1.10.0"
15
// Gradle Changelog Plugin
0 commit comments