Upgrade Gradle Wrapper to 8.4

This commit is contained in:
Jakub Chrzanowski
2023-10-05 08:46:21 +02:00
committed by Jakub Chrzanowski
parent 3722457e65
commit 6c828d130c
4 changed files with 10 additions and 9 deletions

View File

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