We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffa9491 commit cc8b98fCopy full SHA for cc8b98f
ath.sh
@@ -6,7 +6,7 @@ set -o xtrace
6
cd "$(dirname "$0")"
7
8
# https://github.com/jenkinsci/acceptance-test-harness/releases
9
-export ATH_VERSION=6169.v8b_0662286b_b_7
+export ATH_VERSION=6180.v889d0fe56785
10
11
if [[ $# -eq 0 ]]; then
12
export JDK=17
0 commit comments