Adds .sdkmanrc

This commit is contained in:
spencergibb
2022-01-03 14:16:50 -05:00
parent cdda8827b8
commit ad3ddefa16
2 changed files with 4 additions and 2 deletions

3
.gitignore vendored
View File

@@ -18,5 +18,4 @@ _site/
.factorypath
.vscode/
.flattened-pom.xml
.DS_Store
.sdkmanrc
.DS_Store

3
.sdkmanrc Normal file
View File

@@ -0,0 +1,3 @@
# Enable auto-env through the sdkman_auto_env config
# Add key=value pairs of SDKs to use below
java=8.0.292.hs-adpt