Updated dependencies.

This commit is contained in:
Erik C. Thauvin 2021-06-16 21:58:11 -07:00
parent 05ef252bf7
commit fdd1fb7e42
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* )