Upgrade Gradle Wrapper to 9.2.0

This commit is contained in:
Jakub Chrzanowski
2025-11-02 11:49:57 +01:00
parent e0f54377b7
commit 43d9fb39b1
4 changed files with 3 additions and 3 deletions

View File

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