Skip to content

Commit 03b1736

Browse files
Update dependency org.jenkins-ci.main:jenkins-test-harness to v2516 (#5895)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be6d5fd commit 03b1736

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=2513.vb_6b_f9b_b_48174
24+
JTH_VERSION=2516.vc8fe6b_362b_19
2525
if [[ $LINE == weekly ]]; then
2626
PCT_D_ARGS+="-Djenkins-test-harness.version=${JTH_VERSION} "
2727
fi

0 commit comments

Comments
 (0)