Upgrade Gradle Wrapper to 9.4.1

This commit is contained in:
Jakub Chrzanowski
2026-03-20 14:18:41 +01:00
parent 2404fa935c
commit 6ca3688f3b
5 changed files with 4 additions and 4 deletions

View File

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