Skip to content

Commit bb421cd

Browse files
committed
chore: update gradle.properties
1 parent 8fc1773 commit bb421cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ pluginSinceBuild = 222
1212

1313
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
1414
platformType = GO
15-
platformVersion = LATEST-EAP-SNAPSHOT
15+
platformVersion = 2024.3
16+
#platformVersion = LATEST-EAP-SNAPSHOT
1617

1718
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1819
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22

0 commit comments

Comments
 (0)