Skip to content

Commit

Permalink
-- sbt 1.9.5 migration
Browse files Browse the repository at this point in the history
  • Loading branch information
djnzx committed Sep 15, 2023
1 parent f2850f8 commit af14642
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .sbtopts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-J-Xms2G
-J-Xmx6G
-J-Xss4M
-J-Xss4M
-J-XX:+UseG1GC
-J-Duser.timezone=GMT
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.9.4
sbt.version=1.9.5

0 comments on commit af14642

Please sign in to comment.