Skip to content

Commit d49313e

Browse files
committed
Update Jenkins version to try to diagnose CpsFlowDefinitionRJRTest.flushLogsOnShutdown failure on Windows
1 parent c144a2b commit d49313e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<node.version>18.13.0</node.version>
4646
<npm.version>8.19.3</npm.version>
4747
<yarn.version>1.22.19</yarn.version>
48-
<jenkins-test-harness.version>1926.v9b_323a_4da_421</jenkins-test-harness.version> <!-- Temporary, required to diagnose RJR issues due to https://github.com/jenkinsci/jenkins-test-harness/pull/544#issuecomment-1456707299 -->
48+
<jenkins.version>2.391</jenkins.version> <!-- TODO: Trying to diagnose errors with RealJenkinsRule in tests -->
4949
</properties>
5050
<dependencyManagement>
5151
<dependencies>

0 commit comments

Comments
 (0)