Skip to content

Commit 3d743a5

Browse files
committed
Update IntelliJ Gradle plugin
1 parent 808d075 commit 3d743a5

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
@@ -1,6 +1,6 @@
11
plugins {
22
id 'org.jetbrains.grammarkit' version '2021.1.3'
3-
id 'org.jetbrains.intellij' version '1.2.1'
3+
id 'org.jetbrains.intellij' version '1.3.0'
44
id 'com.github.ManifestClasspath' version '0.1.0-RELEASE'
55
id 'org.jetbrains.changelog' version '1.3.1'
66
}

0 commit comments

Comments
 (0)