Upgrade Gradle Wrapper to 8.1.1

This commit is contained in:
Yann Cébron
2023-04-25 11:27:45 +02:00
committed by Jakub Chrzanowski
parent c78407e181
commit 014ff5b0f6
3 changed files with 5 additions and 2 deletions

View File

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