dotenv-java
dotenv-java copied to clipboard
Ensure java 11 using enforcer plugin
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.