mirror of https://github.com/jenkinsci/jenkins.git
Update dependency io.jenkins.plugins:plugin-util-api to v6.1.0 (#10458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ae1d16c24c
commit
09b1ffd28b
|
@ -90,7 +90,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>io.jenkins.plugins</groupId>
|
||||
<artifactId>plugin-util-api</artifactId>
|
||||
<version>6.0.0</version>
|
||||
<version>6.1.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jenkins-ci.plugins</groupId>
|
||||
|
|
|
@ -331,7 +331,7 @@ THE SOFTWARE.
|
|||
<!-- dependency of checks-api, echarts-api, font-awesome-api, and junit -->
|
||||
<groupId>io.jenkins.plugins</groupId>
|
||||
<artifactId>plugin-util-api</artifactId>
|
||||
<version>6.0.0</version>
|
||||
<version>6.1.0</version>
|
||||
<type>hpi</type>
|
||||
</artifactItem>
|
||||
<artifactItem>
|
||||
|
|
Loading…
Reference in New Issue