* chore: add .sdkmanrc for SDK version management Add .sdkmanrc to define and standardize SDK versions used in the project via SDKMAN. * revert: remove unrelated change from feature branch Signed-off-by: Marcus Fihlon <marcus@fihlon.swiss> * revert: remove unrelated change from feature branch --------- Signed-off-by: Marcus Fihlon <marcus@fihlon.swiss>
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
|