Skip to content

Commit 97c77b4

Browse files
committed
Upgrade platformVersion to 2025.2.6.1 and Gradle to 9.4.1.
1 parent e26e5ee commit 97c77b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/template-cleanup/gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pluginVersion = 0.0.1
1010
pluginSinceBuild = 252
1111

1212
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
13-
platformVersion = 2025.2.5
13+
platformVersion = 2025.2.6.1
1414

1515
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1616
# Example: platformPlugins = com.jetbrains.php:203.4449.22, org.intellij.scala:2023.3.27@EAP
@@ -21,7 +21,7 @@ platformBundledPlugins =
2121
platformBundledModules =
2222

2323
# Gradle Releases -> https://github.com/gradle/gradle/releases
24-
gradleVersion = 9.3.1
24+
gradleVersion = 9.4.1
2525

2626
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
2727
kotlin.stdlib.default.dependency = false

0 commit comments

Comments
 (0)