Skip to content

Commit 9f9def0

Browse files
Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#212)
Bumps [org.hamcrest:hamcrest](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 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 da98f29 commit 9f9def0

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
@@ -204,7 +204,7 @@ under the License.
204204
<dependency>
205205
<groupId>org.hamcrest</groupId>
206206
<artifactId>hamcrest</artifactId>
207-
<version>2.2</version>
207+
<version>3.0</version>
208208
<scope>test</scope>
209209
</dependency>
210210

0 commit comments

Comments
 (0)