Skip to content

Commit cedcce9

Browse files
Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#84)
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 313d894 commit cedcce9

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
@@ -70,7 +70,7 @@
7070
<!--Dependency versions-->
7171
<arpnetworking.commons.version>3.1.1</arpnetworking.commons.version>
7272
<spotbugs.annotations.version>4.8.6</spotbugs.annotations.version>
73-
<hamcrest.version>2.2</hamcrest.version>
73+
<hamcrest.version>3.0</hamcrest.version>
7474
<jsr305.version>3.0.2</jsr305.version>
7575
<junit.version>4.13.2</junit.version>
7676
<mockito.version>5.12.0</mockito.version>

0 commit comments

Comments
 (0)