Upgrade Gradle Wrapper to 8.2.1^

This commit is contained in:
Jakub Chrzanowski
2023-07-10 16:01:25 +02:00
parent d4a74cf79e
commit bfa5d0d136
4 changed files with 6 additions and 3 deletions

View File

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