Skip to content

Commit 43ca47b

Browse files
Merge pull request #16 from testingbot/dependabot/maven/org.hamcrest-hamcrest-3.0
Bump org.hamcrest:hamcrest from 2.2 to 3.0
2 parents 22ae50d + 7a4ce3d commit 43ca47b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>org.hamcrest</groupId>
7474
<artifactId>hamcrest</artifactId>
75-
<version>2.2</version>
75+
<version>3.0</version>
7676
<scope>test</scope>
7777
</dependency>
7878
</dependencies>

0 commit comments

Comments
 (0)