Update Gradle Wrapper to 7.4.1

This commit is contained in:
Yann Cébron
2022-03-15 10:23:48 +01:00
committed by Jakub Chrzanowski
parent 8b00950fa9
commit e004764676
5 changed files with 5 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ platformPlugins =
javaVersion = 11
# Gradle Releases -> https://github.com/gradle/gradle/releases
gradleVersion = 7.4
gradleVersion = 7.4.1
# Opt-out flag for bundling Kotlin standard library.
# See https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library for details.