Upgrade Gradle Wrapper to 8.14

This commit is contained in:
Jakub Chrzanowski
2025-05-13 10:15:14 +02:00
parent a57ce8cf7c
commit 554927760c
7 changed files with 11 additions and 7 deletions

View File

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