Skip to content

Commit

Permalink
Merge pull request #70 from jonesbusy/feature/bump-core
Browse files Browse the repository at this point in the history
Bump core to 2.426.3
  • Loading branch information
jonesbusy committed May 11, 2024
2 parents 11920a5 + d2b2e36 commit 8f11149
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 @@ -28,7 +28,7 @@
<properties>
<revision>9.22.3</revision>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.414.3</jenkins.version>
<jenkins.version>2.426.3</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<spotless.check.skip>false</spotless.check.skip>

Expand All @@ -41,7 +41,7 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.414.x</artifactId>
<artifactId>bom-2.426.x</artifactId>
<version>2982.vdce2153031a_0</version>
<type>pom</type>
<scope>import</scope>
Expand Down

0 comments on commit 8f11149

Please sign in to comment.