IBM / cloudant-java-sdk

Cloudant SDK for Java
Apache License 2.0
22 stars 17 forks source link

chore: use Java 17 for scans #470

Closed ricellis closed 1 year ago

ricellis commented 1 year ago

PR summary

chore: use Java 17 for scans

PR Checklist

Please make sure that your PR fulfills the following requirements:

PR Type

What is the current behavior?

Scanner uses default Java version.

What is the new behavior?

Scanner uses Java version 17.

Does this PR introduce a breaking change?

Other information