Skip to content

Commit 2a1da68

Browse files
Bump org.jetbrains.intellij from 1.4.0 to 1.5.2
Bumps org.jetbrains.intellij from 1.4.0 to 1.5.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 a2053ed commit 2a1da68

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
@@ -25,7 +25,7 @@ plugins {
2525
// Kotlin support
2626
id("org.jetbrains.kotlin.jvm") version "1.6.10"
2727
// Gradle IntelliJ Plugin
28-
id("org.jetbrains.intellij") version "1.4.0"
28+
id("org.jetbrains.intellij") version "1.5.2"
2929
// Gradle Changelog Plugin
3030
id("org.jetbrains.changelog") version "1.3.1"
3131
// Gradle Qodana Plugin

0 commit comments

Comments
 (0)