Skip to content

Commit f8db7f8

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 966708f commit f8db7f8

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
@@ -21,7 +21,7 @@ plugins {
2121
// Kotlin support
2222
id("org.jetbrains.kotlin.jvm") version "1.7.10"
2323
// Gradle IntelliJ Plugin
24-
id("org.jetbrains.intellij") version "1.7.0"
24+
id("org.jetbrains.intellij") version "1.8.1"
2525
// Gradle Changelog Plugin
2626
id("org.jetbrains.changelog") version "1.3.1"
2727

0 commit comments

Comments
 (0)