Skip to content

Commit 5791010

Browse files
authored
Merge branch 'master' into add-icons-to-command-palette
2 parents 661f994 + 05ed756 commit 5791010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ath.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set -o xtrace
66
cd "$(dirname "$0")"
77

88
# https://github.com/jenkinsci/acceptance-test-harness/releases
9-
export ATH_VERSION=6103.v470620c9e43f
9+
export ATH_VERSION=6107.v8c73fa_b_8f784
1010

1111
if [[ $# -eq 0 ]]; then
1212
export JDK=17

0 commit comments

Comments
 (0)