Skip to content

Commit

Permalink
updated intellij gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed Nov 28, 2023
1 parent 41ec31a commit 99d5302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion studio-idea-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {
// ANTLR4 plugin
id("antlr")
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
id("org.jetbrains.intellij") version "1.14.1"
id("org.jetbrains.intellij") version "1.16.0"
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
id("org.jetbrains.changelog") version "2.1.0"
// git plugin - read more: https://github.com/palantir/gradle-git-version
Expand Down

0 comments on commit 99d5302

Please sign in to comment.