Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pct.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ if ! [[ $PLUGINS =~ blueocean || $PLUGINS =~ lockable-resources || $PLUGINS =~ p
fi

# Tracked by .github/renovate.json
JTH_VERSION=2516.vc8fe6b_362b_19
JTH_VERSION=2520.v0559e74fcf96
if [[ $LINE == weekly ]]; then
PCT_D_ARGS+="-Djenkins-test-harness.version=${JTH_VERSION} "
fi
Expand Down