mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-15 20:30:17 +01:00
Update sqlite-jdbc to 3.32.3.3 (#2342)
This commit is contained in:
parent
4e6f90c42e
commit
42d950aaea
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ object Deps {
|
||||||
val postgresV = "42.2.18"
|
val postgresV = "42.2.18"
|
||||||
val akkaActorV = akkaStreamv
|
val akkaActorV = akkaStreamv
|
||||||
val slickV = "3.3.3"
|
val slickV = "3.3.3"
|
||||||
val sqliteV = "3.32.3.2"
|
val sqliteV = "3.32.3.3"
|
||||||
val scalameterV = "0.17"
|
val scalameterV = "0.17"
|
||||||
val scalamockV = "5.1.0"
|
val scalamockV = "5.1.0"
|
||||||
val scalaCollectionCompatV = "2.3.1"
|
val scalaCollectionCompatV = "2.3.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue