Skip to content

Commit f2dfe2a

Browse files
committed
Update sbt.cmd
1 parent 1fdccff commit f2dfe2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sbt.cmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
@echo off
22
set SCRIPT_DIR=%~dp0
3-
java %SBT_OPTS% -Xmx512m -Xss4M -jar "%SCRIPT_DIR%sbt-launch.jar" %*
3+
java %SBT_OPTS% -Xmx512m -Xss8M -jar "%SCRIPT_DIR%sbt-launch.jar" %*

0 commit comments

Comments
 (0)