Skip to content

Commit aa019ca

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump hamcrest-core from 1.3 to 2.2
Bumps [hamcrest-core](https://github.com/hamcrest/JavaHamcrest) from 1.3 to 2.2. - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](hamcrest/JavaHamcrest@hamcrest-java-1.3...v2.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17b87aa commit aa019ca

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
@@ -242,7 +242,7 @@
242242
<dependency>
243243
<groupId>org.hamcrest</groupId>
244244
<artifactId>hamcrest-core</artifactId>
245-
<version>1.3</version>
245+
<version>2.2</version>
246246
<scope>test</scope>
247247
</dependency>
248248
<dependency>

0 commit comments

Comments
 (0)