Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Update plugin parent POM to 4.60
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored and centic9 committed Apr 24, 2023
1 parent b81b2a9 commit e93ec18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ THE SOFTWARE.
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.55</version>
<version>4.60</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -149,7 +149,7 @@ THE SOFTWARE.
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-inline</artifactId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit e93ec18

Please sign in to comment.