Skip to content

Commit

Permalink
Merge pull request #7 from siketyan/dependabot/gradle/org.jetbrains.i…
Browse files Browse the repository at this point in the history
…ntellij.platform-2.2.1

build(deps): bump org.jetbrains.intellij.platform from 2.2.0 to 2.2.1
  • Loading branch information
siketyan authored Dec 17, 2024
2 parents de03150 + 713452c commit bd74ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("java")
id("org.jetbrains.kotlin.jvm") version "2.1.0"
id("org.jetbrains.intellij.platform") version "2.2.0"
id("org.jetbrains.intellij.platform") version "2.2.1"

kotlin("plugin.serialization") version "2.1.0"
}
Expand Down

0 comments on commit bd74ef1

Please sign in to comment.