Skip to content

Commit d0d0204

Browse files
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) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea0ddf5 commit d0d0204

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
@@ -332,7 +332,7 @@ under the License.
332332
<dependency>
333333
<groupId>org.hamcrest</groupId>
334334
<artifactId>hamcrest-core</artifactId>
335-
<version>1.3</version>
335+
<version>2.2</version>
336336
<scope>test</scope>
337337
</dependency>
338338
<dependency>

0 commit comments

Comments
 (0)