Upgrade Gradle Wrapper to 8.11

This commit is contained in:
Yann Cébron
2024-11-12 10:57:00 +01:00
committed by Jakub Chrzanowski
parent 3d5e3b3b8d
commit 0771f70963
4 changed files with 7 additions and 3 deletions

View File

@@ -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