Update dependency io.jenkins.plugins:checks-api to v2.2.1 (#9689)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-04 18:21:28 -07:00 committed by GitHub
parent 828c26e610
commit d2f17f5e25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ THE SOFTWARE.
<!-- dependency of junit --> <!-- dependency of junit -->
<groupId>io.jenkins.plugins</groupId> <groupId>io.jenkins.plugins</groupId>
<artifactId>checks-api</artifactId> <artifactId>checks-api</artifactId>
<version>2.2.0</version> <version>2.2.1</version>
<type>hpi</type> <type>hpi</type>
</artifactItem> </artifactItem>