Skip to content

Commit 56234ad

Browse files
dependabot[bot]Airsaid
authored andcommitted
Bump org.jetbrains.intellij from 1.8.1 to 1.9.0
Bumps org.jetbrains.intellij from 1.8.1 to 1.9.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>
1 parent 2cb9c94 commit 56234ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
// Java support
55
id("java")
66
// Gradle IntelliJ Plugin
7-
id("org.jetbrains.intellij") version "1.8.1"
7+
id("org.jetbrains.intellij") version "1.9.0"
88
// Gradle Changelog Plugin
99
id("org.jetbrains.changelog") version "1.3.1"
1010
}

0 commit comments

Comments
 (0)