mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-02-09 17:39:21 +00:00
Upgrade Gradle version to 9.3.1.
This commit is contained in:
parent
f8229a3895
commit
3b82aed420
2
.github/template-cleanup/gradle.properties
vendored
2
.github/template-cleanup/gradle.properties
vendored
@ -21,7 +21,7 @@ platformBundledPlugins =
|
||||
platformBundledModules =
|
||||
|
||||
# Gradle Releases -> https://github.com/gradle/gradle/releases
|
||||
gradleVersion = 9.2.1
|
||||
gradleVersion = 9.3.1
|
||||
|
||||
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
|
||||
kotlin.stdlib.default.dependency = false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user