Skip to content

Commit

Permalink
Merge pull request #31582 from vespa-engine/renovate/org.jetbrains.in…
Browse files Browse the repository at this point in the history
…tellij-1.x

Update plugin org.jetbrains.intellij to v1.17.4
  • Loading branch information
baldersheim authored Jun 16, 2024
2 parents 95ca4ac + 4bbd5db commit 49e98ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/intellij/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import org.jetbrains.grammarkit.tasks.GenerateParserTask

plugins {
id("java-library")
id("org.jetbrains.intellij") version "1.17.3"
id("org.jetbrains.intellij") version "1.17.4"
id("org.jetbrains.grammarkit") version "2022.3.2.2"
id("maven-publish") // to deploy the plugin into a Maven repo
}
Expand Down

0 comments on commit 49e98ff

Please sign in to comment.