Skip to content

Commit

Permalink
Merge pull request #252 from jglick/logs-JENKINS-38381
Browse files Browse the repository at this point in the history
[JEP-210] Integration testing
  • Loading branch information
jglick committed Oct 4, 2018
2 parents 2d08aa3 + 739902e commit c71db05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-job</artifactId>
<version>2.21</version>
<version>2.26-beta-1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c71db05

Please sign in to comment.