1
0
Fork 0
mirror of https://github.com/bitcoin-s/bitcoin-s.git synced 2025-03-14 03:48:07 +01:00

Update slick, slick-hikaricp to 3.3.3 ()

This commit is contained in:
Scala Steward 2020-09-10 13:47:55 +02:00 committed by GitHub
parent 15700b7ff1
commit 9bbf669867

View file

@ -29,7 +29,7 @@ object Deps {
val flywayV = "6.4.2"
val postgresV = "42.2.16"
val akkaActorV = akkaStreamv
val slickV = "3.3.2"
val slickV = "3.3.3"
val sqliteV = "3.32.3.2"
val scalameterV = "0.17"
val scalamockV = "5.0.0"