Skip to content

Commit

Permalink
build(deps): bump org.hamcrest:hamcrest from 2.2 to 3.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored and hsinn0 committed Aug 8, 2024
1 parent 9db2193 commit a8774c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ versions.aspectJVersion = "1.9.4"
versions.apacheDsVersion = "2.0.0.AM27"
versions.bouncyCastleVersion = "1.78.1"
versions.commonsioVersion = "2.16.1"
versions.hamcrestVersion = "2.2"
versions.hamcrestVersion = "3.0"
versions.springBootVersion = "2.7.18"
versions.springSecurityCore = "5.7.12"
versions.springSecurityJwtVersion = "1.1.1.RELEASE"
Expand Down

0 comments on commit a8774c8

Please sign in to comment.