Skip to content

Commit 9cc75b8

Browse files
Update dependency org.jenkins-ci.main:jenkins-test-harness to v2422
1 parent 39ce85e commit 9cc75b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pct.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ if ! [[ $PLUGINS =~ blueocean || $PLUGINS =~ lockable-resources || $PLUGINS =~ p
2121
fi
2222

2323
# Tracked by .github/renovate.json
24-
JTH_VERSION=2421.v8109b_b_b_70175
24+
JTH_VERSION=2422.veb_6b_5e5c5701
2525
if [[ $LINE == weekly ]]; then
2626
PCT_D_ARGS+="-Djenkins-test-harness.version=${JTH_VERSION} "
2727
fi

0 commit comments

Comments
 (0)