Skip to content

Commit

Permalink
Merge pull request #706 from antlr/dependabot/gradle/org.jetbrains.in…
Browse files Browse the repository at this point in the history
…tellij-1.17.4

build(deps): bump org.jetbrains.intellij from 1.17.2 to 1.17.4
  • Loading branch information
bjansen authored Sep 11, 2024
2 parents 99e7e67 + f6303e0 commit 5eb7906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}

plugins {
id "org.jetbrains.intellij" version "1.17.2"
id "org.jetbrains.intellij" version "1.17.4"
}

wrapper {
Expand Down

0 comments on commit 5eb7906

Please sign in to comment.