Add .sdkmanrc to define and standardize SDK versions used in the project via SDKMAN.
3 lines
112 B
Text
3 lines
112 B
Text
# Enable auto-env through the sdkman_auto_env config
|
|
# Add key=value pairs of SDKs to use below
|
|
java=17.0.9-tem
|