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