From 831ee84c2418d0304be9243f26782711c96dfd9d Mon Sep 17 00:00:00 2001 From: Andreas Gabor Date: Tue, 10 Sep 2024 16:22:59 +0200 Subject: [PATCH] increase build memory --- .sbtopts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.sbtopts b/.sbtopts index d704580..51f2799 100644 --- a/.sbtopts +++ b/.sbtopts @@ -1,3 +1,3 @@ -J--add-opens=java.base/java.util=ALL-UNNAMED -J--add-opens=java.base/java.lang=ALL-UNNAMED --J-Xmx2G +-J-Xmx3G