Skip to content

Commit

Permalink
Require Jenkins 2.479.3 or newer
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Feb 22, 2025
1 parent 00b49c2 commit 202a297
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 @@
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
<jenkins.baseline>2.479</jenkins.baseline>
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<revision>1.14.1</revision>
<spotbugs.effort>Max</spotbugs.effort>
Expand Down

0 comments on commit 202a297

Please sign in to comment.