Skip to content

Commit

Permalink
[Chore] sbt from 1.3.12 to 1.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkoAlic committed Sep 11, 2020
1 parent 8a47143 commit e4019c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
build:
environment:
- SBT: "sbt -v -mem 4096 -J-Xmx8g -J-Xss10M"
- SBT: "sbt -v -mem 2048 -J-Xmx4g -J-Xss10M"
docker:
- image: rtkaczyk/mantis-circleci:v6
steps:
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version = 1.3.13
sbt.version = 1.2.8

0 comments on commit e4019c9

Please sign in to comment.