Skip to content

Commit

Permalink
Update sbt to 1.3.8 (#88)
Browse files Browse the repository at this point in the history
* Update sbt to 1.3.8

* Update .travis.yml

Co-authored-by: Fede Fernández <[email protected]>
  • Loading branch information
scala-steward and fedefernandez authored Feb 4, 2020
1 parent e515ed8 commit c738742
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 @@ -21,7 +21,7 @@ install:
- gem install sass
- gem install ruby_dep -v 1.3.1
- gem install jekyll -v 3.4.3
- gem install jekyll-redirect-from
- gem install jekyll-redirect-from -v 0.15.0
- nvm install 6
- nvm use 6
- node --version
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.7
sbt.version=1.3.8

0 comments on commit c738742

Please sign in to comment.