Skip to content

Commit ac51511

Browse files
committed
Upgrade sbt && update .gitignore
1 parent 5638677 commit ac51511

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Diff for: .gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ build/
77
# mac
88
.DS_Store
99

10-
.idea
10+
.idea
11+
12+
.bsp

Diff for: project/build.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version = 1.3.13
1+
sbt.version = 1.4.1

0 commit comments

Comments
 (0)