Skip to content

Commit 348ce4f

Browse files
Update dependency org.jenkins-ci.main:jenkins-test-harness to v2520 (#5931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff2765b commit 348ce4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pct.sh

Lines changed: 1 addition & 1 deletion
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=2516.vc8fe6b_362b_19
24+
JTH_VERSION=2520.v0559e74fcf96
2525
if [[ $LINE == weekly ]]; then
2626
PCT_D_ARGS+="-Djenkins-test-harness.version=${JTH_VERSION} "
2727
fi

0 commit comments

Comments
 (0)