We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 693405a commit 68a5595Copy full SHA for 68a5595
1 file changed
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=2520.v0559e74fcf96
+JTH_VERSION=2529.vdcfb_a_c3e53a_0
25
if [[ $LINE == weekly ]]; then
26
PCT_D_ARGS+="-Djenkins-test-harness.version=${JTH_VERSION} "
27
0 commit comments