Skip to content

Commit 61b3341

Browse files
Bump hamcrest from 2.1 to 2.2
Bumps [hamcrest](https://github.com/hamcrest/JavaHamcrest) from 2.1 to 2.2. - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](hamcrest/JavaHamcrest@v2.1...v2.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 53ab8d2 commit 61b3341

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
@@ -248,7 +248,7 @@
248248
<dependency>
249249
<groupId>org.hamcrest</groupId>
250250
<artifactId>hamcrest</artifactId>
251-
<version>2.1</version>
251+
<version>2.2</version>
252252
<scope>test</scope>
253253
</dependency>
254254
</dependencies>

0 commit comments

Comments
 (0)