Skip to content

Commit 767dfd6

Browse files
authored
Merge pull request #822 from mybatis/renovate/major-javahamcrest-monorepo
Update dependency org.hamcrest:hamcrest to v3
2 parents f1899b7 + aa8d486 commit 767dfd6

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
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>org.hamcrest</groupId>
170170
<artifactId>hamcrest</artifactId>
171-
<version>2.2</version>
171+
<version>3.0</version>
172172
<scope>test</scope>
173173
</dependency>
174174

0 commit comments

Comments
 (0)