Skip to content

Commit 8506778

Browse files
committed
Use JDK 17 on main branch in .sdkmanrc
This commit makes sure that JDK 17 is used on the main branch.
1 parent 0814c67 commit 8506778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.sdkmanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Enable auto-env through the sdkman_auto_env config
22
# Add key=value pairs of SDKs to use below
3-
java=8.0.322-librca
3+
java=17.0.2-librca

0 commit comments

Comments
 (0)