mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-13 11:35:40 +01:00
Update sqlite-jdbc to 3.32.3.2 (#1718)
This commit is contained in:
parent
1cea1f3bb2
commit
c3dfb369d7
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.32.3.1"
|
||||
val sqliteV = "3.32.3.2"
|
||||
val scalameterV = "0.17"
|
||||
val scalamockV = "5.0.0"
|
||||
val pgEmbeddedV = "0.13.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue