Skip to content

Commit 80534cf

Browse files
chore(deps): update plugin org.jetbrains.intellij to v1.17.0
1 parent 092824e commit 80534cf

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
@@ -11,7 +11,7 @@ plugins {
1111
// Kotlin support
1212
id("org.jetbrains.kotlin.jvm") version "1.6.21"
1313
// Gradle IntelliJ Plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
14-
id("org.jetbrains.intellij") version "1.5.3"
14+
id("org.jetbrains.intellij") version "1.17.0"
1515
// Gradle Changelog Plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
1616
id("org.jetbrains.changelog") version "1.3.1"
1717
// Gradle Qodana Plugin

0 commit comments

Comments
 (0)