Skip to content

Commit

Permalink
Bump org.jetbrains.intellij to 1.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lancelote committed Jul 13, 2024
1 parent 838d2ee commit bcde3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repositories {

plugins {
kotlin("jvm") version "1.9.24"
id("org.jetbrains.intellij") version "1.16.0"
id("org.jetbrains.intellij") version "1.17.4"
}

java {
Expand Down

0 comments on commit bcde3ca

Please sign in to comment.