mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
Update sqlite-jdbc to 3.45.2.0 (#5474)
This commit is contained in:
parent
9a71a96fb8
commit
b7d7baaa20
@ -41,7 +41,7 @@ object Deps {
|
||||
val akkaActorV = akkaStreamv
|
||||
|
||||
val slickV = "3.5.0"
|
||||
val sqliteV = "3.45.1.0" //https://github.com/xerial/sqlite-jdbc
|
||||
val sqliteV = "3.45.2.0" //https://github.com/xerial/sqlite-jdbc
|
||||
|
||||
val scalameterV = "0.17"
|
||||
val scalamockV = "5.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user