Skip to content

Commit

Permalink
Require Jenkins 2.426.1 or newer
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Jan 2, 2024
1 parent 39740c0 commit 1e0587d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/simple-theme-plugin</gitHubRepo>
<jenkins.version>2.421</jenkins.version>
<jenkins.version>2.426.1</jenkins.version>
<hpi.compatibleSinceVersion>171</hpi.compatibleSinceVersion>
<spotless.check.skip>false</spotless.check.skip>
</properties>
Expand All @@ -51,8 +51,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.414.x</artifactId>
<version>2357.v1043f8578392</version>
<artifactId>bom-2.426.x</artifactId>
<version>2675.v1515e14da_7a_6</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 1e0587d

Please sign in to comment.