mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-13 11:35:40 +01:00
Update slick, slick-hikaricp to 3.3.3 (#1987)
This commit is contained in:
parent
15700b7ff1
commit
9bbf669867
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue