Upgrade Gradle Wrapper to 8.10

This commit is contained in:
Jakub Chrzanowski
2024-08-14 15:04:03 +02:00
committed by Jakub Chrzanowski
parent 6676260076
commit 305bfc81a1
5 changed files with 4 additions and 3 deletions

View File

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