Upgrade Gradle Wrapper to 8.10.1

This commit is contained in:
Yann Cébron
2024-09-11 16:23:58 +02:00
committed by Jakub Chrzanowski
parent 4cf4ef8a95
commit 023aa9e243
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.10
gradleVersion = 8.10.1
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
kotlin.stdlib.default.dependency = false