Skip to content

Commit cd9b3c8

Browse files
[MRESOLVER-706] Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 (#571)
Bumps [org.hamcrest:hamcrest-core](https://github.com/hamcrest/JavaHamcrest) from 2.2 to 3.0. - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](hamcrest/JavaHamcrest@v2.2...v3.0) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b692002 commit cd9b3c8

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
@@ -173,7 +173,7 @@
173173
<dependency>
174174
<groupId>org.hamcrest</groupId>
175175
<artifactId>hamcrest-core</artifactId>
176-
<version>2.2</version>
176+
<version>3.0</version>
177177
<scope>test</scope>
178178
</dependency>
179179
<dependency>

0 commit comments

Comments
 (0)