jenkinsci / checks-api-plugin

Jenkins plugin that defines an API for Jenkins to publish checks to SCM platforms.
https://plugins.jenkins.io/checks-api/
MIT License
41 stars 28 forks source link

Tests fail on Java 21 with Mockito errors #227

Closed basil closed 9 months ago

basil commented 11 months ago

The following Checks API tests fail on Java 21 with Mockito errors:

Similar issues have been observed in other plugins and were resolved by updating the plugin parent POM to 4.68 which has a recent version of Mockito that supports Java 21. Can this plugin be upgraded to a recent version of Mockito and a new version released for BOM/PCT purposes?

basil commented 11 months ago

CC @uhafner

basil commented 9 months ago

Released in v2.0.1.