Browse Source

Add .sdkmanrc

pull/10898/head
Rob Winch 4 years ago
parent
commit
8be80c00a6
  1. 6
      .sdkmanrc

6
.sdkmanrc

@ -0,0 +1,6 @@ @@ -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.2-tem
Loading…
Cancel
Save