Skip to content

Commit 23e886c

Browse files
build(deps): bump org.jetbrains.intellij.platform from 2.1.0 to 2.2.0
Bumps org.jetbrains.intellij.platform from 2.1.0 to 2.2.0. --- updated-dependencies: - dependency-name: org.jetbrains.intellij.platform dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 272807b commit 23e886c

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
@@ -1,7 +1,7 @@
11
plugins {
22
id("java")
33
id("org.jetbrains.kotlin.jvm") version "2.1.0"
4-
id("org.jetbrains.intellij.platform") version "2.1.0"
4+
id("org.jetbrains.intellij.platform") version "2.2.0"
55

66
kotlin("plugin.serialization") version "2.1.0"
77
}

0 commit comments

Comments
 (0)