Update dependency io.jenkins.plugins:font-awesome-api to v6.6.0-1 (#9621)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-16 17:50:59 -07:00 committed by GitHub
parent 7e46c48324
commit ed4fef1f39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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.5.2-1</version>
<version>6.6.0-1</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>

View File

@ -396,7 +396,7 @@ THE SOFTWARE.
<!-- dependency of bootstrap5-api and echarts-api -->
<groupId>io.jenkins.plugins</groupId>
<artifactId>font-awesome-api</artifactId>
<version>6.5.2-1</version>
<version>6.6.0-1</version>
<type>hpi</type>
</artifactItem>