Force check for updates.

This commit is contained in:
Greg Turnquist
2019-08-05 15:32:33 -05:00
parent c0eb88e6c3
commit 3f73b53b1a

View File

@@ -2,4 +2,4 @@
set -euo pipefail
./mvnw -P${PROFILE} clean dependency:list test -Dsort -B
./mvnw -P${PROFILE} clean dependency:list test -Dsort -U -B