Skip to content

Commit

Permalink
Merge pull request #6 from siketyan/dependabot/gradle/org.jetbrains.i…
Browse files Browse the repository at this point in the history
…ntellij.platform-2.2.0
  • Loading branch information
siketyan authored Dec 9, 2024
2 parents 272807b + 23e886c commit de03150
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.1.0"
id("org.jetbrains.intellij.platform") version "2.2.0"

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

0 comments on commit de03150

Please sign in to comment.