mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 06:45:21 +01:00
Update sqlite-jdbc to 3.36.0.1 (#3359)
This commit is contained in:
parent
6af9e47e38
commit
ae68dd4562
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ object Deps {
|
|||
val postgresV = "42.2.22"
|
||||
val akkaActorV = akkaStreamv
|
||||
val slickV = "3.3.3"
|
||||
val sqliteV = "3.36.0"
|
||||
val sqliteV = "3.36.0.1"
|
||||
|
||||
val scalameterV = "0.17"
|
||||
val scalamockV = "5.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue