Skip to content

Commit 867dc4e

Browse files
committed
Adds .sdkmanrc
1 parent a9aa8f4 commit 867dc4e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@ _site/
1717
.DS_Store
1818
.vscode/
1919
.flattened-pom.xml
20-
.sdkmanrc

.sdkmanrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Enable auto-env through the sdkman_auto_env config
2+
# Add key=value pairs of SDKs to use below
3+
java=8.0.292.hs-adpt

0 commit comments

Comments
 (0)