Skip to content

Commit 5f25ddd

Browse files
Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#474)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 193c5e6 commit 5f25ddd

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
@@ -73,7 +73,7 @@
7373
<maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
7474
<conscrypt.version>2.5.2</conscrypt.version>
7575
<junit.version>5.11.0</junit.version>
76-
<hamcrest.version>2.2</hamcrest.version>
76+
<hamcrest.version>3.0</hamcrest.version>
7777
<junit.migrationsupport.version>5.0.0</junit.migrationsupport.version>
7878
<mockito.version>4.11.0</mockito.version>
7979
<slf4j.version>1.7.36</slf4j.version>

0 commit comments

Comments
 (0)