Skip to content

Commit

Permalink
chore(deps): bump org.hamcrest:hamcrest from 2.2 to 3.0 in /dhis-2 (#…
Browse files Browse the repository at this point in the history
…18552)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 511761b commit d29e9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dhis-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
<junit.version>5.9.0</junit.version>
<mockito.version>5.2.0</mockito.version>
<powermock.version>2.0.9</powermock.version>
<hamcrest.version>2.2</hamcrest.version>
<hamcrest.version>3.0</hamcrest.version>
<hamcrest-date.version>2.0.8</hamcrest-date.version>
<testcontainers.version>1.20.1</testcontainers.version>
<jsonassert.version>1.5.1</jsonassert.version>
Expand Down

0 comments on commit d29e9c9

Please sign in to comment.