Skip to content

Commit

Permalink
#20 Fix Bumps org.jenkins-ci.plugins:plugin from 4.86 to 5.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
identifysun committed Nov 3, 2024
1 parent e5fd8ae commit fd48737
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,11 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
<jenkins.version>2.387.3</jenkins.version>
<jenkins.version>2.479</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<spotless.check.skip>false</spotless.check.skip>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit fd48737

Please sign in to comment.