From 22f70af6980905cbce80d473f3fc88f76c5941ac Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Mon, 11 Mar 2024 10:38:24 +0100 Subject: [PATCH] GitHub Template Cleanup: gradle.properties --- .github/template-cleanup/gradle.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/template-cleanup/gradle.properties b/.github/template-cleanup/gradle.properties index 1e7bc6e..456d9e8 100644 --- a/.github/template-cleanup/gradle.properties +++ b/.github/template-cleanup/gradle.properties @@ -15,8 +15,10 @@ platformType = IC platformVersion = 2023.2.6 # Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html -# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22 +# Example: platformPlugins = com.jetbrains.php:203.4449.22, org.intellij.scala:2023.3.27@EAP platformPlugins = +# Example: platformBundledPlugins = com.intellij.java +platformBundledPlugins = # Gradle Releases -> https://github.com/gradle/gradle/releases gradleVersion = 8.8