Skip to content

Commit

Permalink
Bump org.hamcrest:hamcrest-library from 2.2 to 3.0 (#74)
Browse files Browse the repository at this point in the history
Bumps [org.hamcrest:hamcrest-library](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-library
  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 Aug 10, 2024
1 parent 7f21b4b commit a59a05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ proguard-retrace = "com.guardsquare:proguard-retrace:7.5.0"
okio = "com.squareup.okio:okio:3.9.0"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.3.1"
junit-bom = "org.junit:junit-bom:5.10.3"
hamcrest = "org.hamcrest:hamcrest-library:2.2"
hamcrest = "org.hamcrest:hamcrest-library:3.0"
mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockito" }
mockito-junit = { module = "org.mockito:mockito-junit-jupiter", version.ref = "mockito" }
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:5.4.0"
Expand Down

0 comments on commit a59a05b

Please # to comment.