Skip to content

Commit

Permalink
Update hamcrest (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault authored Jun 13, 2023
1 parent 9a6be74 commit c8ce7b1
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 @@ -6,7 +6,7 @@
<parent>
<groupId>org.jenkins-ci</groupId>
<artifactId>jenkins</artifactId>
<version>1.98</version>
<version>1.99</version>
</parent>

<groupId>org.jenkins-ci</groupId>
Expand Down Expand Up @@ -71,7 +71,7 @@
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<artifactId>hamcrest</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c8ce7b1

Please sign in to comment.