Set java version trough file.
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-03-03 15:59:45 +01:00
parent 4e100ce727
commit e5520620f7

5
.java-version Normal file
View File

@@ -0,0 +1,5 @@
11
# Sets the java version to use via jenv
# First line must be a java version installed and recognized by `jenv versions`
# Valid versions are always: 1.8, 11, 11.0, 17, or 17.0
# Valid versions are sometimes: 1.8.0.352, 11.0.17, 17.0.5