Bump gradle from 7.0.0 to 7.0.1 (#1445)

This commit is contained in:
dependabot[bot]
2021-08-23 13:53:04 +00:00
committed by GitHub
parent 1cfabe43a5
commit 076948a680
4 changed files with 3 additions and 3 deletions

2
gradlew vendored
View File

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