Skip to content

Commit

Permalink
Update plugin org.jetbrains.intellij to v1.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent 6ebc257 commit f47015d
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.14.2"
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 f47015d

Please sign in to comment.