Skip to content

Commit

Permalink
Update jenkins.version to 2.482
Browse files Browse the repository at this point in the history
  • Loading branch information
kinow committed Dec 25, 2024
1 parent 766ca29 commit 9644cad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
<revision>2.8.7</revision>
<changelist>-SNAPSHOT</changelist>
<!-- 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.baseline>2.491</jenkins.baseline>
<jenkins.version>${jenkins.baseline}</jenkins.version>
<gitHubRepo>jenkinsci/active-choices-plugin</gitHubRepo>
<node.version>18.18.0</node.version>
<yarn.version>1.22.19</yarn.version>
Expand Down

0 comments on commit 9644cad

Please sign in to comment.