Skip to content

Commit

Permalink
Bump io.jenkins.plugins:custom-folder-icon from 2.10 to 2.11 in /bom-…
Browse files Browse the repository at this point in the history
…weekly (jenkinsci#2793)

* Bump io.jenkins.plugins:custom-folder-icon in /bom-weekly

Bumps [io.jenkins.plugins:custom-folder-icon](https://github.com/jenkinsci/custom-folder-icon-plugin) from 2.10 to 2.11.
- [Release notes](https://github.com/jenkinsci/custom-folder-icon-plugin/releases)
- [Commits](jenkinsci/custom-folder-icon-plugin@custom-folder-icon-2.10...custom-folder-icon-2.11)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:custom-folder-icon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Pin custom-folder-icon 2.10 for Jenkins 2.414.x and earlier

Newer releases require Jenkins 2.426.1 or later

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Waite <[email protected]>
  • Loading branch information
dependabot[bot] and MarkEWaite authored Jan 5, 2024
1 parent b764ae6 commit d3dba88
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bom-2.414.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>custom-folder-icon</artifactId>
<version>2.10</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>dark-theme</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>custom-folder-icon</artifactId>
<version>2.10</version>
<version>2.11</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
Expand Down

0 comments on commit d3dba88

Please sign in to comment.