algolia / algoliasearch-client-java

⚡️ A fully-featured and blazing-fast Java API client to interact with Algolia.
https://www.algolia.com/doc/api-client/getting-started/install/java/
MIT License
46 stars 33 forks source link

chore(compiler): explitly specify source and target versions #698

Closed aallam closed 4 years ago

aallam commented 4 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no

Describe your change

Explicitly specify source and target version of the algoliasearch-java-net module

What problem is this fixing?

Remove warnings about the use of Java APIs available only since version 11