Skip to content

Commit

Permalink
Merge pull request #152 from dirkgroot/renovate/org.jetbrains.intelli…
Browse files Browse the repository at this point in the history
…j-1.x

Update plugin org.jetbrains.intellij to v1.17.4
  • Loading branch information
dirkgroot authored Aug 2, 2024
2 parents bfc14a1 + 20493f8 commit e5d8a07
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 @@ -7,7 +7,7 @@ fun properties(key: String) = project.findProperty(key).toString()
plugins {
id("java")
id("org.jetbrains.kotlin.jvm") version "1.9.24"
id("org.jetbrains.intellij") version "1.17.3"
id("org.jetbrains.intellij") version "1.17.4"
id("org.jetbrains.changelog") version "2.2.0"
id("org.jetbrains.kotlinx.kover") version "0.8.0"
id("org.jetbrains.grammarkit") version "2022.3.2.2"
Expand Down

0 comments on commit e5d8a07

Please sign in to comment.