Upgrade Gradle Wrapper to 8.3

This commit is contained in:
Jakub Chrzanowski
2023-08-17 10:57:25 +02:00
committed by Jakub Chrzanowski
parent 181e71c9d3
commit be0d78e2e6
5 changed files with 7 additions and 3 deletions

View File

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