Upgrade Gradle Wrapper to 8.14.1

This commit is contained in:
Jakub Chrzanowski
2025-05-28 21:41:40 +02:00
parent e30e804721
commit 3658908ed0
4 changed files with 4 additions and 4 deletions

View File

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