zaproxy / zest

Mozilla Public License 2.0
102 stars 40 forks source link

Add Java 20 to CI and update Gradle #252

Closed thc202 closed 1 year ago

thc202 commented 1 year ago

Add Java 20 to CI to ensure it can be built and address deprecations with the URL class. Update Gradle Wrapper to 8.2.1, plugins, and build. Apply new formatting, required for newer Java versions.