Skip to content

Commit 9b12d2f

Browse files
Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#467)
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 92b9bc0 commit 9b12d2f

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
@@ -109,7 +109,7 @@
109109

110110
<!--Test dependency versions-->
111111
<commons.math3.version>3.6.1</commons.math3.version>
112-
<hamcrest.version>2.2</hamcrest.version>
112+
<hamcrest.version>3.0</hamcrest.version>
113113
<junit.benchmarks.version>0.7.2</junit.benchmarks.version>
114114
<junit.version>4.13.2</junit.version>
115115
<metrics.generator.version>1.4.0</metrics.generator.version>

0 commit comments

Comments
 (0)