diff --git a/ath.sh b/ath.sh index a084a1cc7b58..e39c053ef66e 100644 --- a/ath.sh +++ b/ath.sh @@ -6,7 +6,7 @@ set -o xtrace cd "$(dirname "$0")" # https://github.com/jenkinsci/acceptance-test-harness/releases -export ATH_VERSION=5770.v81b_784f28b_d7 +export ATH_VERSION=5814.vdc5d6d484b_40 if [[ $# -eq 0 ]]; then export JDK=17