Skip to content

Commit 3a8a444

Browse files
dependabot[bot]slachiewicz
authored andcommitted
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15df40c commit 3a8a444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>org.hamcrest</groupId>
133133
<artifactId>hamcrest</artifactId>
134-
<version>2.2</version>
134+
<version>3.0</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)