Skip to content

Commit 3c624e1

Browse files
Bump org.jetbrains.intellij from 1.5.2 to 1.8.1
Bumps org.jetbrains.intellij from 1.5.2 to 1.8.1. --- updated-dependencies: - dependency-name: org.jetbrains.intellij dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 722a216 commit 3c624e1

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
@@ -22,7 +22,7 @@ plugins {
2222
// Kotlin support
2323
id("org.jetbrains.kotlin.jvm") version "1.5.31"
2424
// Gradle IntelliJ Plugin
25-
id("org.jetbrains.intellij") version "1.5.2"
25+
id("org.jetbrains.intellij") version "1.8.1"
2626
// Gradle Changelog Plugin
2727
id("org.jetbrains.changelog") version "1.3.0"
2828

0 commit comments

Comments
 (0)