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 35a1ea3 + 1ae4326 commit b50bbd6Copy full SHA for b50bbd6
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.6.10"
+ id("org.jetbrains.kotlin.jvm") version "1.7.10"
11
// Gradle IntelliJ Plugin
12
id("org.jetbrains.intellij") version "1.6.0"
13
// Gradle Changelog Plugin
0 commit comments