Skip to content

Commit

Permalink
Upgrade plugin parent POM to 4.60
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Apr 19, 2023
1 parent 6e9029e commit 3e0e06c
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 @@ -5,7 +5,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.54</version>
<version>4.60</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -129,7 +129,7 @@

<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-inline</artifactId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 3e0e06c

Please sign in to comment.