Skip to content

Commit e183340

Browse files
authored
Merge pull request #30 from io7m-com/dependabot/maven/develop/org.hamcrest-hamcrest-3.0
Bump org.hamcrest:hamcrest from 2.2 to 3.0
2 parents 6c88863 + 68778ec commit e183340

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
@@ -182,7 +182,7 @@
182182
<dependency>
183183
<groupId>org.hamcrest</groupId>
184184
<artifactId>hamcrest</artifactId>
185-
<version>2.2</version>
185+
<version>3.0</version>
186186
</dependency>
187187
<dependency>
188188
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)