Updated dependencies.

This commit is contained in:
Erik C. Thauvin 2020-11-10 10:59:45 -08:00
parent 34cedc21e6
commit afe6d3ebc9
22 changed files with 91 additions and 102 deletions

2
gradlew vendored
View file

@ -130,7 +130,7 @@ fi
if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
APP_HOME=`cygpath --path --mixed "$APP_HOME"`
CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
JAVACMD=`cygpath --unix "$JAVACMD"`
# We build the pattern for arguments to be converted via cygpath