guardian / typerighter

Even if you’re the right typer, couldn’t hurt to use Typerighter!
Apache License 2.0
276 stars 12 forks source link

Use Java 11 #401

Closed jonathonherbert closed 1 year ago

jonathonherbert commented 1 year ago

What does this change?

Use Java 11, not 8, to let us run this project with Scala Steward (it's currently failing.)

How to test

Deploy to CODE. All work as expected? Be sure to test both the management and checker services, perhaps by adding a new rule, publishing it, and testing it in Composer.

jonathonherbert commented 1 year ago

Tested across the two services in CODE, LGTM.

rtyley commented 1 year ago

Thanks! I can confirm that the Public Repos Scala Steward job is now passing 🚀

image

image

jonathonherbert commented 1 year ago

Thanks for following up, @rtyley 🙏