Skip to content

Commit f289b29

Browse files
Update dependency org.hamcrest:hamcrest to v3
1 parent 251a3bd commit f289b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>org.hamcrest</groupId>
9191
<artifactId>hamcrest</artifactId>
92-
<version>2.2</version>
92+
<version>3.0</version>
9393
<scope>test</scope>
9494
</dependency>
9595
</dependencies>

0 commit comments

Comments
 (0)