We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ce85e commit 9cc75b8Copy full SHA for 9cc75b8
pct.sh
@@ -21,7 +21,7 @@ if ! [[ $PLUGINS =~ blueocean || $PLUGINS =~ lockable-resources || $PLUGINS =~ p
21
fi
22
23
# Tracked by .github/renovate.json
24
-JTH_VERSION=2421.v8109b_b_b_70175
+JTH_VERSION=2422.veb_6b_5e5c5701
25
if [[ $LINE == weekly ]]; then
26
PCT_D_ARGS+="-Djenkins-test-harness.version=${JTH_VERSION} "
27
0 commit comments