Skip to content

Commit 1310c9d

Browse files
Bump org.jetbrains.intellij from 1.3.0 to 1.4.0
Bumps org.jetbrains.intellij from 1.3.0 to 1.4.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 ff5506d commit 1310c9d

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
@@ -8,7 +8,7 @@ plugins {
88
// Kotlin support
99
id("org.jetbrains.kotlin.jvm") version "1.6.10"
1010
// Gradle IntelliJ Plugin
11-
id("org.jetbrains.intellij") version "1.3.0"
11+
id("org.jetbrains.intellij") version "1.4.0"
1212
// Gradle Changelog Plugin
1313
id("org.jetbrains.changelog") version "1.3.1"
1414
// Gradle Qodana Plugin

0 commit comments

Comments
 (0)