mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-20 10:13:26 +01:00
Update sqlite-jdbc to 3.41.2.1 (#5027)
This commit is contained in:
parent
dc0e3645d0
commit
b2ead6038f
@ -40,7 +40,7 @@ object Deps {
|
||||
val akkaActorV = akkaStreamv
|
||||
|
||||
val slickV = "3.4.1"
|
||||
val sqliteV = "3.41.0.1" //https://github.com/xerial/sqlite-jdbc
|
||||
val sqliteV = "3.41.2.1" //https://github.com/xerial/sqlite-jdbc
|
||||
|
||||
val scalameterV = "0.17"
|
||||
val scalamockV = "5.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user