mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 18:02:54 +01:00
Update flyway-core to 6.2.0 (#1062)
This commit is contained in:
parent
0d8f9de855
commit
2870ccd91e
@ -24,7 +24,7 @@ object Deps {
|
|||||||
val asyncOldScalaV = "0.9.7"
|
val asyncOldScalaV = "0.9.7"
|
||||||
val asyncNewScalaV = "0.10.0"
|
val asyncNewScalaV = "0.10.0"
|
||||||
|
|
||||||
val flywayV = "6.1.4"
|
val flywayV = "6.2.0"
|
||||||
val postgresV = "9.4.1210"
|
val postgresV = "9.4.1210"
|
||||||
val akkaActorV = akkaStreamv
|
val akkaActorV = akkaStreamv
|
||||||
val slickV = "3.3.2"
|
val slickV = "3.3.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user