Skip to content

Commit

Permalink
Update dependency io.jenkins.plugins:font-awesome-api to v6.6.0-2 (#9708
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent 85d6358 commit 1b8c198
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ THE SOFTWARE.
<!-- RequireUpperBoundDeps between bootstrap5-api and echarts-api -->
<groupId>io.jenkins.plugins</groupId>
<artifactId>font-awesome-api</artifactId>
<version>6.6.0-1</version>
<version>6.6.0-2</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
Expand Down
2 changes: 1 addition & 1 deletion war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ THE SOFTWARE.
<!-- dependency of bootstrap5-api and echarts-api -->
<groupId>io.jenkins.plugins</groupId>
<artifactId>font-awesome-api</artifactId>
<version>6.6.0-1</version>
<version>6.6.0-2</version>
<type>hpi</type>
</artifactItem>

Expand Down

0 comments on commit 1b8c198

Please sign in to comment.