Skip to content

Commit 5eb7906

Browse files
authored
Merge pull request #706 from antlr/dependabot/gradle/org.jetbrains.intellij-1.17.4
build(deps): bump org.jetbrains.intellij from 1.17.2 to 1.17.4
2 parents 99e7e67 + f6303e0 commit 5eb7906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66

77
plugins {
8-
id "org.jetbrains.intellij" version "1.17.2"
8+
id "org.jetbrains.intellij" version "1.17.4"
99
}
1010

1111
wrapper {

0 commit comments

Comments
 (0)