Skip to content

Commit

Permalink
back to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurnikov committed Dec 21, 2024
1 parent 87c028b commit 0e17107
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
Expand Up @@ -30,7 +30,7 @@ version = pluginVersion
plugins {
id("java")
kotlin("jvm") version "2.1.0"
id("org.jetbrains.intellij.platform") version "2.2.1"
id("org.jetbrains.intellij.platform") version "2.1.0"
id("org.jetbrains.grammarkit") version "2022.3.2.2"
id("net.saliman.properties") version "1.5.2"
id("de.undercouch.download") version "5.6.0"
Expand Down

0 comments on commit 0e17107

Please sign in to comment.