Skip to content

Commit 97975a7

Browse files
Update dependency org.hamcrest:hamcrest to v3
1 parent 8341131 commit 97975a7

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
@@ -150,7 +150,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
150150
<dependency>
151151
<groupId>org.hamcrest</groupId>
152152
<artifactId>hamcrest</artifactId>
153-
<version>2.2</version>
153+
<version>3.0</version>
154154
<scope>compile</scope>
155155
</dependency>
156156
<dependency>

0 commit comments

Comments
 (0)