Add .sdkmanrc with 17.0.4-tem (#71)

`.sdkmanrc` is used by sdkman to automatically switch to the version
declared in the file.
This commit is contained in:
Eddú Meléndez Gonzales
2022-08-25 21:47:14 -06:00
committed by GitHub
parent bfa22bcf8f
commit 206cc1599e

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=17.0.4-tem