chore: add .sdkmanrc for SDK version management
Add .sdkmanrc to define and standardize SDK versions used in the project via SDKMAN.
This commit is contained in:
parent
9e529f8b99
commit
97789c224c
4 changed files with 24 additions and 6 deletions
3
.sdkmanrc
Normal file
3
.sdkmanrc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Enable auto-env through the sdkman_auto_env config
|
||||
# Add key=value pairs of SDKs to use below
|
||||
java=17.0.9-tem
|
||||
Loading…
Add table
Add a link
Reference in a new issue