Upgrade Gradle Wrapper to 9.0.0

This commit is contained in:
Jakub Chrzanowski
2025-08-05 09:09:20 +02:00
parent fc6e282c04
commit 5279af9702
6 changed files with 10 additions and 4 deletions

View File

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