mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Upgrade Gradle Wrapper to 8.11
This commit is contained in:
committed by
Jakub Chrzanowski
parent
3d5e3b3b8d
commit
0771f70963
@@ -21,7 +21,7 @@ platformPlugins =
|
||||
platformBundledPlugins =
|
||||
|
||||
# Gradle Releases -> https://github.com/gradle/gradle/releases
|
||||
gradleVersion = 8.10.2
|
||||
gradleVersion = 8.11
|
||||
|
||||
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
|
||||
kotlin.stdlib.default.dependency = false
|
||||
|
||||
Reference in New Issue
Block a user