Skip to content

Commit d32454f

Browse files
committed
Revert "Bump org.jetbrains.intellij from 1.9.0 to 1.10.0"
This reverts commit 4ac06c3.
1 parent 4c719ef commit d32454f

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
@@ -4,7 +4,7 @@ plugins {
44
// Java support
55
id("java")
66
// Gradle IntelliJ Plugin
7-
id("org.jetbrains.intellij") version "1.10.0"
7+
id("org.jetbrains.intellij") version "1.9.0"
88
// Gradle Changelog Plugin
99
id("org.jetbrains.changelog") version "2.0.0"
1010
}

0 commit comments

Comments
 (0)