Skip to content

Commit eee0319

Browse files
Bump org.hamcrest:hamcrest-core from 2.2 to 3.0
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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d5a7a4 commit eee0319

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
@@ -195,7 +195,7 @@
195195
<dependency>
196196
<groupId>org.hamcrest</groupId>
197197
<artifactId>hamcrest-core</artifactId>
198-
<version>2.2</version>
198+
<version>3.0</version>
199199
<scope>test</scope>
200200
</dependency>
201201
<dependency>

0 commit comments

Comments
 (0)