Added .sdkmanrc file

This commit adds a .sdkmanrc file, so that we can automatically switch
to JDK 8 when building the 5.3. branch.
This commit is contained in:
Arjen Poutsma
2022-02-17 11:51:14 +01:00
parent 2ffefbb211
commit ff20a06876

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=8.0.322-librca