diff --git a/ath.sh b/ath.sh index 71ff4aedb0..f53502f074 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=6269.v2f0b_7c1348d8 +export ATH_VERSION=6276.v6fb_59a_e9edf5 if [[ $# -eq 0 ]]; then export JDK=17