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 7efac9c commit d26b9c6Copy full SHA for d26b9c6
build.gradle
@@ -3,7 +3,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent
3
4
plugins {
5
id 'java'
6
- id 'org.jetbrains.intellij' version '1.10.0'
+ id 'org.jetbrains.intellij' version '1.17.3'
7
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1.7'
8
id 'org.jetbrains.kotlin.jvm' version '1.7.22'
9
}
0 commit comments