Skip to content

Commit 2602c3e

Browse files
authored
Update hamcrest (#331)
1 parent bcfd141 commit 2602c3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jenkins-ci.plugins</groupId>
66
<artifactId>plugin</artifactId>
7-
<version>4.61</version>
7+
<version>4.64</version>
88
<relativePath />
99
</parent>
1010
<groupId>io.jenkins.plugins</groupId>
@@ -97,7 +97,7 @@
9797
</dependency>
9898
<dependency>
9999
<groupId>org.hamcrest</groupId>
100-
<artifactId>hamcrest-core</artifactId>
100+
<artifactId>hamcrest</artifactId>
101101
<scope>test</scope>
102102
</dependency>
103103
<dependency>

0 commit comments

Comments
 (0)