Skip to content

Commit a5dbaf7

Browse files
Bump org.jetbrains.intellij.platform from 2.1.0 to 2.2.1
Bumps org.jetbrains.intellij.platform from 2.1.0 to 2.2.1. --- 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 e917f28 commit a5dbaf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ plugins {
2929
// Kotlin support
3030
id("org.jetbrains.kotlin.jvm") version "2.1.0"
3131
// Gradle IntelliJ Plugin
32-
id("org.jetbrains.intellij.platform") version "2.1.0"
32+
id("org.jetbrains.intellij.platform") version "2.2.1"
3333
// Gradle Changelog Plugin
3434
id("org.jetbrains.changelog") version "2.2.1"
3535
// Gradle Qodana Plugin

0 commit comments

Comments
 (0)