Skip to content

Commit bcde3ca

Browse files
committed
Bump org.jetbrains.intellij to 1.17.4
1 parent 838d2ee commit bcde3ca

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
@@ -12,7 +12,7 @@ repositories {
1212

1313
plugins {
1414
kotlin("jvm") version "1.9.24"
15-
id("org.jetbrains.intellij") version "1.16.0"
15+
id("org.jetbrains.intellij") version "1.17.4"
1616
}
1717

1818
java {

0 commit comments

Comments
 (0)