Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #30 from jenkinsci/updatecli_015d0f5a720fbc53e4a6a…
Browse files Browse the repository at this point in the history
…2215704dca932e2d774e9919496055bd97f64582844

Bump Jenkins version 2.426.1
  • Loading branch information
jonesbusy committed Dec 1, 2023
2 parents 1f8cf60 + 866f5cb commit b6093e0
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 @@ -14,7 +14,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/opencover-plugin</gitHubRepo>
<jenkins.version>2.414.3</jenkins.version>
<jenkins.version>2.426.1</jenkins.version>
</properties>
<name>OpenCover Plugin</name>
<description>Publish OpenCover code coverage from builds</description>
Expand All @@ -30,7 +30,7 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.414.x</artifactId>
<artifactId>bom-2.426.x</artifactId>
<version>2571.vede9dc5a_2e23</version>
<scope>import</scope>
<type>pom</type>
Expand Down

0 comments on commit b6093e0

Please sign in to comment.