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.
1 parent cbb10e0 commit c7fe131Copy full SHA for c7fe131
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'java'
6
id 'org.jetbrains.intellij' version '1.9.0'
7
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1.6'
8
- id 'org.jetbrains.kotlin.jvm' version '1.7.20'
+ id 'org.jetbrains.kotlin.jvm' version '1.7.22'
9
}
10
11
apply plugin: 'idea'
0 commit comments