.sdkmanrc 258 B

123456
  1. # Use sdkman to run "sdk env" to initialize with correct JDK version
  2. # Enable auto-env through the sdkman_auto_env config
  3. # See https://sdkman.io/usage#config
  4. # A summary is to add the following to ~/.sdkman/etc/config
  5. # sdkman_auto_env=true
  6. java=17.0.3-tem