Upgrade Gradle Wrapper to 8.9

This commit is contained in:
Jakub Chrzanowski
2024-07-12 23:31:53 +02:00
committed by Jakub Chrzanowski
parent e5e5af44a3
commit 292c8e0ed6
7 changed files with 17 additions and 4 deletions

View File

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