Upgrade Gradle Wrapper to 8.11.1

This commit is contained in:
Yann Cébron
2024-11-21 10:18:04 +01:00
committed by Jakub Chrzanowski
parent f2145f8da6
commit 4eb23fa915
4 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ platformPlugins =
platformBundledPlugins =
# Gradle Releases -> https://github.com/gradle/gradle/releases
gradleVersion = 8.11
gradleVersion = 8.11.1
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
kotlin.stdlib.default.dependency = false