Skip to content

Commit 1701abf

Browse files
Bump org.hamcrest:hamcrest-library from 1.3 to 3.0 (#698)
Bumps [org.hamcrest:hamcrest-library](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-library dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4d07fe commit 1701abf

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
@@ -327,7 +327,7 @@
327327
<dependency>
328328
<groupId>org.hamcrest</groupId>
329329
<artifactId>hamcrest-library</artifactId>
330-
<version>1.3</version>
330+
<version>3.0</version>
331331
<scope>test</scope>
332332
</dependency>
333333
<dependency>

0 commit comments

Comments
 (0)