mirror of https://github.com/jenkinsci/jenkins.git
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:
parent
828c26e610
commit
d2f17f5e25
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue