Skip to content

Commit

Permalink
Merge pull request #120 from krisstern/update-jenkins-version-to-2.387.3
Browse files Browse the repository at this point in the history
Update Jenkins version to 2.387.3 in pom.xml
  • Loading branch information
krisstern authored Jun 11, 2023
2 parents 5aa9ad3 + 95920dc commit 51c03b7
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 @@ -34,7 +34,7 @@
<properties>
<revision>1.32</revision>
<changelist>-SNAPSHOT</changelist>
<jenkins.version>2.375.4</jenkins.version>
<jenkins.version>2.387.3</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<!-- To be removed once Jenkins.MANAGE permission gets out of beta -->
<useBeta>true</useBeta>
Expand Down

0 comments on commit 51c03b7

Please sign in to comment.