Skip to content

Commit a18cab6

Browse files
authored
Add .sdkmanrc with 8.0.345-tem (#5772)
`.sdkmanrc` is used by sdkman to automatically switch to the version declared in the file via env command
1 parent 1b961d8 commit a18cab6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.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.345-tem

0 commit comments

Comments
 (0)