Upgrade Gradle Wrapper to 9.2.1

This commit is contained in:
Jakub Chrzanowski
2025-11-25 11:08:14 +01:00
parent 61febf6edf
commit 445723d8f8

View File

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