Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
Bump hamcrest-core from 2.2-rc1 to 2.2 (#227)
Browse files Browse the repository at this point in the history
Bumps [hamcrest-core](https://github.com/hamcrest/JavaHamcrest) from 2.2-rc1 to 2.2.
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](https://github.com/hamcrest/JavaHamcrest/commits/v2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and regadas committed Jan 9, 2020
1 parent 037c0e4 commit ffce929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zoltar-tests/pom.xml
Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<version>2.2-rc1</version>
<version>2.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit ffce929

Please sign in to comment.