Skip to content

Commit

Permalink
Update sbt to 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Dec 18, 2019
1 parent 0965d0d commit 7961e22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ matrix:
jdk: openjdk8
- env: SBT_VERSION="1.2.8"
jdk: openjdk8
- env: SBT_VERSION="1.3.2"
- env: SBT_VERSION="1.3.5"
jdk: openjdk8
- env: SBT_VERSION="1.2.8"
jdk: openjdk11
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.2
sbt.version=1.3.5

0 comments on commit 7961e22

Please sign in to comment.