We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834e077 commit 19ce59cCopy full SHA for 19ce59c
README.md
@@ -732,7 +732,7 @@ that is used in the Scala ecosystem.
732
Double-check binary and source compatibility, including behavior, and release using the following command on the
733
environment with 16+GB of RAM:
734
```sh
735
-sbt -java-home /usr/lib/jvm/jdk-11 -J-Xmx8g clean release
+sbt -java-home /usr/lib/jvm/jdk-11 -J-Xmx12g clean release
736
```
737
738
Do not push changes to GitHub until promoted artifacts for the new version are not available for downloading on
0 commit comments