hamcrest/JavaHamcrest (org.hamcrest:hamcrest)
### [`v3.0`](https://togithub.com/hamcrest/JavaHamcrest/blob/HEAD/CHANGES.md#Version-30-1st-August-2024)
[Compare Source](https://togithub.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0)
##### Breaking Changes
- From version 3.0, the jar distributed to Maven Central is now compiled to Java 1.8 bytecode,
and is not compatible with previous versions of Java. See
[Issue #331](https://togithub.com/hamcrest/JavaHamcrest/issues/331) and
[PR #411](https://togithub.com/hamcrest/JavaHamcrest/issues/411) for details. Developers who use Java 1.7 earlier can still
depend upon `hamcrest-2.2.jar`.
##### Improvements
- FileMatchersTest simplification ([PR #389](https://togithub.com/hamcrest/JavaHamcrest/issues/389))
- License cleanup ([PR #414](https://togithub.com/hamcrest/JavaHamcrest/issues/414),
[PR #415](https://togithub.com/hamcrest/JavaHamcrest/issues/415), see also
[#264](https://togithub.com/hamcrest/JavaHamcrest/issues/264),
[#355](https://togithub.com/hamcrest/JavaHamcrest/issues/355),
[#396](https://togithub.com/hamcrest/JavaHamcrest/issues/396),and
[#399](https://togithub.com/hamcrest/JavaHamcrest/issues/399))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
2.2
->3.0
Release Notes
hamcrest/JavaHamcrest (org.hamcrest:hamcrest)
### [`v3.0`](https://togithub.com/hamcrest/JavaHamcrest/blob/HEAD/CHANGES.md#Version-30-1st-August-2024) [Compare Source](https://togithub.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0) ##### Breaking Changes - From version 3.0, the jar distributed to Maven Central is now compiled to Java 1.8 bytecode, and is not compatible with previous versions of Java. See [Issue #331](https://togithub.com/hamcrest/JavaHamcrest/issues/331) and [PR #411](https://togithub.com/hamcrest/JavaHamcrest/issues/411) for details. Developers who use Java 1.7 earlier can still depend upon `hamcrest-2.2.jar`. ##### Improvements - FileMatchersTest simplification ([PR #389](https://togithub.com/hamcrest/JavaHamcrest/issues/389)) - License cleanup ([PR #414](https://togithub.com/hamcrest/JavaHamcrest/issues/414), [PR #415](https://togithub.com/hamcrest/JavaHamcrest/issues/415), see also [#264](https://togithub.com/hamcrest/JavaHamcrest/issues/264), [#355](https://togithub.com/hamcrest/JavaHamcrest/issues/355), [#396](https://togithub.com/hamcrest/JavaHamcrest/issues/396),and [#399](https://togithub.com/hamcrest/JavaHamcrest/issues/399))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.