Skip to content

Commit a1c671d

Browse files
authoredNov 8, 2024··
Merge pull request #194 from yegor256/renovate/major-javahamcrest-monorepo
chore(deps): update dependency org.hamcrest:hamcrest-core to v3
2 parents b72f363 + 41fe461 commit a1c671d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
191191
<dependency>
192192
<groupId>org.hamcrest</groupId>
193193
<artifactId>hamcrest-core</artifactId>
194-
<version>2.2</version>
194+
<version>3.0</version>
195195
<scope>test</scope>
196196
</dependency>
197197
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.