Skip to content

Commit b970692

Browse files
Update javahamcrest monorepo to v3
1 parent c2f3598 commit b970692

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
@@ -134,13 +134,13 @@ software.
134134
<dependency>
135135
<groupId>org.hamcrest</groupId>
136136
<artifactId>hamcrest-core</artifactId>
137-
<version>2.2</version>
137+
<version>3.0</version>
138138
<scope>runtime</scope>
139139
</dependency>
140140
<dependency>
141141
<groupId>org.hamcrest</groupId>
142142
<artifactId>hamcrest-library</artifactId>
143-
<version>2.2</version>
143+
<version>3.0</version>
144144
<scope>runtime</scope>
145145
</dependency>
146146
<dependency>

0 commit comments

Comments
 (0)