Bump sbt to 1.4.2 (#2592)

This commit is contained in:
Naoki Takezoe
2020-11-04 01:32:20 +09:00
committed by GitHub
parent ea4da561c5
commit e27623ca29
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ lib_managed/
src_managed/
project/boot/
project/plugins/project/
.bsp/
# Scala-IDE specific
.scala_dependencies

View File

@@ -1 +1 @@
sbt.version=1.4.1
sbt.version=1.4.2