Skip to content

Commit

Permalink
Update plugin org.jetbrains.intellij to v1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent e177983 commit d188e0d
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.13.3"
id("org.jetbrains.intellij") version "1.17.1"
id("org.jetbrains.grammarkit") version "2022.3.1"
id("maven-publish") // to deploy the plugin into a Maven repo
}
Expand Down

0 comments on commit d188e0d

Please sign in to comment.