Browse Source

Update SDKMAN config to use 17.0.9-librca

Closes gh-31966
pull/31971/head
Werner Fouché 2 years ago committed by GitHub
parent
commit
f0e16bd31b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .sdkmanrc

2
.sdkmanrc

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

Loading…
Cancel
Save