jenkinsci / cloud-stats-plugin

Aggregate past cloud provisioning activities into a report
https://plugins.jenkins.io/cloud-stats/
MIT License
11 stars 20 forks source link

Require Jenkins 2.387.3 or newer #89

Closed MarkEWaite closed 1 year ago

MarkEWaite commented 1 year ago

Require Jenkins 2.387.3 or newer

Require Jenkins 2.387.3 or newer so that the plugin bill of materials can provide the version of matrix-auth needed for the tests.

Remove the unused exclusion of hamcrest dependency.

Testing done

Confirmed that tests pass on my Java 11 environment.

Submitter checklist