Skip to content

Commit 78e62bb

Browse files
committed
update gradle intellij version
1 parent 6b7abd6 commit 78e62bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
// Java support
77
id("java")
88
// Gradle IntelliJ Plugin
9-
id("org.jetbrains.intellij") version "1.8.0"
9+
id("org.jetbrains.intellij") version "1.15.0"
1010
// Gradle Changelog Plugin
1111
id("org.jetbrains.changelog") version "1.3.1"
1212
// Gradle Qodana Plugin

0 commit comments

Comments
 (0)