Upgrade Gradle Wrapper to 8.13

This commit is contained in:
Jakub Chrzanowski
2025-03-11 10:50:25 +01:00
parent a8f4883cb9
commit 8c5a9ebf68
5 changed files with 5 additions and 6 deletions

View File

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