diff --git a/.github/template-cleanup/gradle.properties b/.github/template-cleanup/gradle.properties index 4005169..876a5ca 100644 --- a/.github/template-cleanup/gradle.properties +++ b/.github/template-cleanup/gradle.properties @@ -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