mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
Update slick, slick-hikaricp to 3.4.1 (#4783)
This commit is contained in:
parent
469a379655
commit
4e1c1764c3
@ -41,7 +41,7 @@ object Deps {
|
||||
val postgresV = "42.5.0" //https://jdbc.postgresql.org/
|
||||
val akkaActorV = akkaStreamv
|
||||
|
||||
val slickV = "3.4.0"
|
||||
val slickV = "3.4.1"
|
||||
val sqliteV = "3.39.3.0" //https://github.com/xerial/sqlite-jdbc
|
||||
|
||||
val scalameterV = "0.17"
|
||||
|
Loading…
Reference in New Issue
Block a user