hamcrest / JavaHamcrest

Java (and original) version of Hamcrest
http://hamcrest.org/
BSD 3-Clause "New" or "Revised" License
2.11k stars 379 forks source link

Upgrade to latest Gradle #412

Closed tumbarumba closed 3 months ago

tumbarumba commented 3 months ago

The current version of Gradle (v4.10.3) is ancient and unsupported. We should upgrade to the latest version of Gradle (8.8)

Note that the osgi plugin in Gradle 4 is no longer available, and we will need to migrate to the OSGI bnd plugin

tumbarumba commented 3 months ago

Closed by #413