Merge pull request #3136 from IntellectualSites/renovate/gradle-7.x

Update dependency gradle to v7.1.1
This commit is contained in:
renovate[bot]
2021-07-02 17:58:00 +02:00
committed by GitHub
parent 3b5b51b40c
commit 8b8ac76852
4 changed files with 91 additions and 91 deletions

2
gradlew vendored
View File

@ -72,7 +72,7 @@ case "`uname`" in
Darwin* )
darwin=true
;;
MINGW* )
MSYS* | MINGW* )
msys=true
;;
NONSTOP* )