Skip to content

Commit

Permalink
Update minimum Jenkins version to 2.426.3 (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
timja authored Feb 26, 2024
1 parent 2f281d7 commit 71b840e
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 @@ -30,7 +30,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<jenkins.version>2.426.1</jenkins.version>
<jenkins.version>2.426.3</jenkins.version>
<spotless.check.skip>false</spotless.check.skip>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 71b840e

Please # to comment.