Skip to content

Commit 09565d6

Browse files
chore(deps): update plugin org.jetbrains.intellij to v1.17.2
1 parent 7efac9c commit 09565d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent
33

44
plugins {
55
id 'java'
6-
id 'org.jetbrains.intellij' version '1.10.0'
6+
id 'org.jetbrains.intellij' version '1.17.2'
77
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1.7'
88
id 'org.jetbrains.kotlin.jvm' version '1.7.22'
99
}

0 commit comments

Comments
 (0)