1
0
mirror of synced 2026-05-22 13:23:17 +00:00

Add .sdkmanrc

This commit is contained in:
Rob Winch
2022-02-18 13:21:44 -06:00
parent 45a88fc391
commit 910e198cee
+6
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=11.0.14-tem