dotenv-java icon indicating copy to clipboard operation
dotenv-java copied to clipboard

Ensure java 11 using enforcer plugin

Open c00ler opened this issue 3 years ago • 0 comments

This pull request adds maven-enforcer-plugin to check the Java version. Since tests are compiled using Java 11, it is the minimum version that needs to be checked.

c00ler avatar Sep 17 '22 14:09 c00ler