Skip to content

Commit 949e9b4

Browse files
chore(deps): bump org.hamcrest:hamcrest-core from 1.3 to 3.0
Bumps [org.hamcrest:hamcrest-core](https://github.com/hamcrest/JavaHamcrest) from 1.3 to 3.0. - [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...v3.0) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest-core dependency-version: '3.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe645cd commit 949e9b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>org.hamcrest</groupId>
8383
<artifactId>hamcrest-core</artifactId>
84-
<version>1.3</version>
84+
<version>3.0</version>
8585
</dependency>
8686

8787
<!-- HttpClient -->

0 commit comments

Comments
 (0)