Skip to content

Commit 25baf0d

Browse files
Update javahamcrest monorepo to v3
1 parent 18a441f commit 25baf0d

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
@@ -253,13 +253,13 @@
253253
<dependency>
254254
<groupId>org.hamcrest</groupId>
255255
<artifactId>hamcrest-core</artifactId>
256-
<version>2.2</version>
256+
<version>3.0</version>
257257
<scope>test</scope>
258258
</dependency>
259259
<dependency>
260260
<groupId>org.hamcrest</groupId>
261261
<artifactId>hamcrest-library</artifactId>
262-
<version>2.2</version>
262+
<version>3.0</version>
263263
<scope>test</scope>
264264
</dependency>
265265
<dependency>

0 commit comments

Comments
 (0)