Upgrade Gradle Wrapper to 8.14.3

This commit is contained in:
Jakub Chrzanowski
2025-07-26 08:23:01 +02:00
parent 4956d17378
commit 08d83f4f96
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.1
gradleVersion = 8.14.3
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
kotlin.stdlib.default.dependency = false