Skip to content

Commit f1e1ae8

Browse files
chore(deps-dev): Bump org.hamcrest:hamcrest from 2.2 to 3.0
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] <support@github.com>
1 parent 2229ec2 commit f1e1ae8

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
@@ -485,7 +485,7 @@
485485
<dependency>
486486
<groupId>org.hamcrest</groupId>
487487
<artifactId>hamcrest</artifactId>
488-
<version>2.2</version>
488+
<version>3.0</version>
489489
<scope>test</scope>
490490
</dependency>
491491
</dependencies>

0 commit comments

Comments
 (0)