diff --git a/.sdkmanrc b/.sdkmanrc new file mode 100644 index 0000000..e13602e --- /dev/null +++ b/.sdkmanrc @@ -0,0 +1,5 @@ +# Enable auto-env through the sdkman_auto_env config +# Add key=value pairs of SDKs to use below +java=8.0.345-zulu +sbt=1.6.2 +scala=2.12.17