Skip to content

Commit 1f7e578

Browse files
dependabot[bot]stefanseifert
authored andcommitted
Bump org.hamcrest:hamcrest-library from 2.2 to 3.0
Bumps [org.hamcrest:hamcrest-library](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-library dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a50f1f commit 1f7e578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parent_toplevel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<dependency>
150150
<groupId>org.hamcrest</groupId>
151151
<artifactId>hamcrest-library</artifactId>
152-
<version>2.2</version>
152+
<version>3.0</version>
153153
</dependency>
154154
<dependency>
155155
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)