Skip to content

Commit b335824

Browse files
committed
Update plugin org.jetbrains.intellij to v1.17.4
1 parent 6140ec7 commit b335824

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
@@ -8,7 +8,7 @@ plugins {
88
// Kotlin support
99
id("org.jetbrains.kotlin.jvm") version "1.9.24"
1010
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
11-
id("org.jetbrains.intellij") version "1.17.3"
11+
id("org.jetbrains.intellij") version "1.17.4"
1212
}
1313

1414

0 commit comments

Comments
 (0)