Skip to content

Commit 6c30841

Browse files
dependabot[bot]KarstenSchnitter
authored andcommitted
Bump org.hamcrest:hamcrest-library from 1.3 to 3.0
Bumps [org.hamcrest:hamcrest-library](https://github.com/hamcrest/JavaHamcrest) from 1.3 to 3.0. - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](hamcrest/JavaHamcrest@hamcrest-java-1.3...v3.0) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest-library dependency-version: '3.0' dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5e3116 commit 6c30841

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
@@ -134,7 +134,7 @@
134134
<buildnumber.plugin.version>1.4</buildnumber.plugin.version>
135135
<source.plugin.version>3.2.1</source.plugin.version>
136136
<jar.plugin.version>3.3.0</jar.plugin.version>
137-
<hamcrest.version>1.3</hamcrest.version>
137+
<hamcrest.version>3.0</hamcrest.version>
138138
<junit.version>4.13.2</junit.version>
139139
<mockito.version>1.10.19</mockito.version>
140140
<jmh.version>1.36</jmh.version>

0 commit comments

Comments
 (0)