Skip to content

Commit

Permalink
Update IDEA plugin to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jshiell committed Aug 17, 2024
1 parent 6152fc9 commit d18f455
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 @@ -6,7 +6,7 @@ plugins {
id("java")
id("jacoco")
id("idea")
id("org.jetbrains.intellij.platform") version "2.0.0"
id("org.jetbrains.intellij.platform") version "2.0.1"
id("com.dorongold.task-tree") version "2.1.1"
id("org.infernus.idea.checkstyle.build")
}
Expand Down

0 comments on commit d18f455

Please sign in to comment.