Skip to content

Commit

Permalink
updated go plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadMD1383 committed Jul 25, 2024
1 parent f6cc879 commit 823ffa5
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 @@ -33,7 +33,7 @@ intellij {
plugins.add("com.intellij.java")
plugins.add("org.jetbrains.kotlin")
plugins.add("JavaScript")
plugins.add("org.jetbrains.plugins.go:241.15989.21")
plugins.add("org.jetbrains.plugins.go:241.17011.2")

// localPath.set("/path/to/intellij-idea-ultimate")
type = "IU"
Expand Down

0 comments on commit 823ffa5

Please sign in to comment.