`.sdkmanrc` is used by sdkman to automatically switch to the version declared in the file.
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
# Enable auto-env through the sdkman_auto_env config
|
|
# Add key=value pairs of SDKs to use below
|
|
java=17.0.4-tem
|