Skip to content

Commit 67ba9e7

Browse files
Bump org.jetbrains.intellij from 1.12.0 to 1.17.2
Bumps org.jetbrains.intellij from 1.12.0 to 1.17.2. --- updated-dependencies: - dependency-name: org.jetbrains.intellij dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0b6f1e commit 67ba9e7

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
@@ -4,7 +4,7 @@ import org.jetbrains.grammarkit.tasks.GenerateLexerTask
44

55
plugins {
66
id 'java'
7-
id 'org.jetbrains.intellij' version '1.12.0'
7+
id 'org.jetbrains.intellij' version '1.17.2'
88
id "org.jetbrains.grammarkit" version "2022.3.2.2"
99
id "com.github.ben-manes.versions" version "0.51.0"
1010
id 'se.bjurr.gitchangelog.git-changelog-gradle-plugin' version '2.1.2'

0 commit comments

Comments
 (0)