mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-22 22:36:34 +01:00
Update sqlite-jdbc to 3.32.3 (#1600)
This commit is contained in:
parent
a69bff97cd
commit
ab3d634d5f
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ object Deps {
|
|||
val postgresV = "42.2.14"
|
||||
val akkaActorV = akkaStreamv
|
||||
val slickV = "3.3.2"
|
||||
val sqliteV = "3.31.1"
|
||||
val sqliteV = "3.32.3"
|
||||
val scalameterV = "0.17"
|
||||
val scalamockV = "4.4.0"
|
||||
val pgEmbeddedV = "0.13.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue