Skip to content

Commit 7ccf0f7

Browse files
Bump org.jetbrains.intellij.platform from 2.7.2 to 2.9.0 (#137)
Bumps org.jetbrains.intellij.platform from 2.7.2 to 2.9.0. --- updated-dependencies: - dependency-name: org.jetbrains.intellij.platform dependency-version: 2.9.0 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 bf4fcf4 commit 7ccf0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'org.jetbrains.kotlin.jvm' version '2.2.10'
3-
id 'org.jetbrains.intellij.platform' version '2.7.2'
3+
id 'org.jetbrains.intellij.platform' version '2.9.0'
44
}
55

66
buildDir = 'gradle-build'

0 commit comments

Comments
 (0)