2022-02-18 14:21:44 -05:00
|
|
|
# Use sdkman to run "sdk env" to initialize with correct JDK version
|
|
|
|
# Enable auto-env through the sdkman_auto_env config
|
|
|
|
# See https://sdkman.io/usage#config
|
|
|
|
# A summary is to add the following to ~/.sdkman/etc/config
|
|
|
|
# sdkman_auto_env=true
|
2022-06-13 18:31:19 -04:00
|
|
|
java=17.0.3-tem
|