Upgrade Gradle Wrapper to 8.6

This commit is contained in:
Jakub Chrzanowski
2024-02-20 22:10:11 +01:00
parent b9b2639dca
commit 9a177f918b
5 changed files with 14 additions and 13 deletions

View File

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