Add .sdkmanrc

Closes gh-2088
This commit is contained in:
Rob Winch
2022-05-18 08:54:27 -05:00
parent aaed973d27
commit c9add24c77

6
.sdkmanrc Normal file
View File

@@ -0,0 +1,6 @@
# Use sdkman to run "sdk env" to initialize with correct JDK version
# Enable auto-env through the sdkman_auto_env config
# See https://sdkman.io/usage#config
# A summary is to add the following to ~/.sdkman/etc/config
# sdkman_auto_env=true
java=8.0.332-zulu