Add .sdkmanrc

Closes gh-727
This commit is contained in:
Josh Cummings
2023-02-15 11:30:38 -07:00
parent 9f3027488b
commit 3237653fb6

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=17.0.3-tem