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 3fa32b7 commit d12c655Copy full SHA for d12c655
build.gradle.kts
@@ -34,7 +34,7 @@ plugins {
34
mcdev
35
groovy
36
idea
37
- id("org.jetbrains.intellij") version "1.17.1"
+ id("org.jetbrains.intellij") version "1.17.2"
38
id("org.cadixdev.licenser")
39
id("org.jlleitschuh.gradle.ktlint") version "10.3.0"
40
}
0 commit comments