We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e4b1d commit 440166eCopy full SHA for 440166e
pom.xml
@@ -14,7 +14,7 @@
14
<properties>
15
<gitHubRepo>jenkinsci/dark-theme-plugin</gitHubRepo>
16
<changelist>9999999-SNAPSHOT</changelist>
17
- <jenkins.version>2.421</jenkins.version>
+ <jenkins.version>2.426.1</jenkins.version>
18
<tagNameFormat>@{project.version}</tagNameFormat>
19
<useBeta>true</useBeta>
20
<node.version>18.18.2</node.version>
@@ -26,7 +26,7 @@
26
<dependencies>
27
<dependency>
28
<groupId>io.jenkins.tools.bom</groupId>
29
- <artifactId>bom-2.414.x</artifactId>
+ <artifactId>bom-2.426.x</artifactId>
30
<version>2675.v1515e14da_7a_6</version>
31
<scope>import</scope>
32
<type>pom</type>
0 commit comments