Use JDK 17 on main branch in .sdkmanrc

This commit makes sure that JDK 17 is used on the main branch.
This commit is contained in:
Arjen Poutsma 2022-02-17 11:55:25 +01:00
parent 0814c67913
commit 8506778608
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# Enable auto-env through the sdkman_auto_env config
# Add key=value pairs of SDKs to use below
java=8.0.322-librca
java=17.0.2-librca