We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff2765b commit 348ce4fCopy full SHA for 348ce4f
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=2516.vc8fe6b_362b_19
+JTH_VERSION=2520.v0559e74fcf96
25
if [[ $LINE == weekly ]]; then
26
PCT_D_ARGS+="-Djenkins-test-harness.version=${JTH_VERSION} "
27
0 commit comments