File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/main/java/io/jenkins/plugins/designlibrary Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ THE SOFTWARE.
6060 <gitHubRepo >jenkinsci/design-library-plugin</gitHubRepo >
6161 <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
6262 <jenkins .baseline>2.528</jenkins .baseline>
63- <jenkins .version>2.557-rc38119.74eb_a_b_c6c579 </jenkins .version>
63+ <jenkins .version>2.560 </jenkins .version>
6464 <node .version>22.15.0</node .version>
6565 <npm .version>11.6.4</npm .version>
6666 <spotless .check.skip>false</spotless .check.skip>
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ public String getDescription() {
2525
2626 @ Override
2727 public String getSince () {
28- return "2.558 " ;
28+ return "2.560 " ;
2929 }
3030
3131 @ Extension
You can’t perform that action at this time.
0 commit comments