Adds .sdkmanrc

This commit is contained in:
spencergibb
2022-01-04 16:51:56 -05:00
parent 99255c0cb2
commit a7e80cdd2f
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@@ -24,6 +24,5 @@ pom.xml.releaseBackup
.flattened-pom.xml
release.properties
.vscode/
.sdkmanrc
plugins/

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