mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-18 21:34:39 +01:00
Update slick, slick-hikaricp to 3.5.2 (#5690)
This commit is contained in:
parent
e76768334d
commit
dd5a1af828
@ -37,7 +37,7 @@ object Deps {
|
||||
val postgresV = "42.7.4" // https://jdbc.postgresql.org/
|
||||
val akkaActorV = akkaStreamv
|
||||
|
||||
val slickV = "3.5.1"
|
||||
val slickV = "3.5.2"
|
||||
val sqliteV = "3.46.1.3" // https://github.com/xerial/sqlite-jdbc
|
||||
|
||||
val scalameterV = "0.17"
|
||||
|
Loading…
Reference in New Issue
Block a user