Skip to content

Commit 41a0ed1

Browse files
chore(deps): Bump org.jetbrains.intellij.platform from 2.10.5 to 2.11.0 (#46)
Bumps org.jetbrains.intellij.platform from 2.10.5 to 2.11.0. --- updated-dependencies: - dependency-name: org.jetbrains.intellij.platform dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44ba369 commit 41a0ed1

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.3.0"
4-
id("org.jetbrains.intellij.platform") version "2.10.5"
4+
id("org.jetbrains.intellij.platform") version "2.11.0"
55
id("com.ncorti.ktfmt.gradle") version "0.25.0"
66
}
77

0 commit comments

Comments
 (0)