Skip to content

Commit a2b405b

Browse files
Bump org.jetbrains.intellij from 1.10.1 to 1.11.0 (#407)
Bumps org.jetbrains.intellij from 1.10.1 to 1.11.0. --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc0f7ee commit a2b405b

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,7 +1,7 @@
11
import org.gradle.api.tasks.testing.logging.TestExceptionFormat
22

33
plugins {
4-
id "org.jetbrains.intellij" version "1.10.1" apply false
4+
id "org.jetbrains.intellij" version "1.11.0" apply false
55
id 'java'
66
id "org.jetbrains.grammarkit" version "${grammarKitPluginVersion}" apply false
77
id 'org.jetbrains.changelog' version '2.0.0'

0 commit comments

Comments
 (0)