We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0117bf3 commit 87c5fb9Copy full SHA for 87c5fb9
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=5829.v1ea_976c1636e
+export ATH_VERSION=5851.v18b_c61d9354a_
10
11
if [[ $# -eq 0 ]]; then
12
export JDK=17
0 commit comments