1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-04-23 04:15:46 +02:00

Bump org.jetbrains.intellij.platform from 2.2.2-SNAPSHOT to 2.3.0

Bumps org.jetbrains.intellij.platform from 2.2.2-SNAPSHOT to 2.3.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij.platform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-12 15:48:56 +00:00 committed by github-actions[bot]
parent f8592a85f7
commit 79b9dbd656

View File

@ -69,7 +69,7 @@ plugins {
kotlin("jvm") version "2.0.21"
application
id("java-test-fixtures")
id("org.jetbrains.intellij.platform") version "2.2.2-SNAPSHOT"
id("org.jetbrains.intellij.platform") version "2.3.0"
id("org.jetbrains.changelog") version "2.2.1"
id("org.jetbrains.kotlinx.kover") version "0.6.1"
id("com.dorongold.task-tree") version "4.0.1"