Skip to content

Commit 5ec32ed

Browse files
Bump org.jetbrains.intellij from 1.7.0 to 1.8.0 (#788)
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0. --- updated-dependencies: - dependency-name: org.jetbrains.intellij dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 134a4dd commit 5ec32ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import java.net.URL
44
plugins {
55
id("java")
66
id("org.jetbrains.kotlin.jvm")
7-
id("org.jetbrains.intellij") version "1.7.0"
7+
id("org.jetbrains.intellij") version "1.8.0"
88
id("org.jetbrains.changelog") version "1.3.1"
99
}
1010

0 commit comments

Comments
 (0)