Use sbt to 1.3.2

This commit is contained in:
Eike Kettner
2019-09-27 22:34:20 +02:00
parent ae58e300fd
commit d73f8833f3
3 changed files with 2 additions and 3 deletions

View File

@ -10,7 +10,7 @@ object Dependencies {
val CirceVersion = "0.12.1"
val DoobieVersion = "0.8.2"
val FastparseVersion = "2.1.3"
val FlywayVersion = "6.0.3"
val FlywayVersion = "6.0.4"
val Fs2Version = "2.0.1"
val H2Version = "1.4.199"
val Http4sVersion = "0.21.0-M5"