dependencies: Upgrade vnu-jar.

This version includes my fix for the ‘Attribute “placeholder”’ test
flake (https://github.com/validator/validator/pull/884).

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2020-01-03 19:33:40 -08:00
committed by Tim Abbott
parent 9f72e5fc87
commit 1f31d6d32c
3 changed files with 6 additions and 6 deletions

View File

@@ -26,4 +26,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/12/13/zulip-2-1-relea
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = '66.3'
PROVISION_VERSION = '66.4'