Skip to content

Commit

Permalink
org.jetbrains.intellij.platform 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Sep 30, 2024
1 parent 9334e8f commit a7cd052
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 @@ -3,7 +3,7 @@ import org.jetbrains.intellij.platform.gradle.TestFrameworkType
plugins {
id("java")
alias(libs.plugins.kotlin.jvm)
id("org.jetbrains.intellij.platform") version "2.0.1"
id("org.jetbrains.intellij.platform") version "2.1.0"
}

repositories {
Expand Down

0 comments on commit a7cd052

Please sign in to comment.