Update sqlite-jdbc to 3.32.3.3 (#2342)

This commit is contained in:
Scala Steward 2020-12-09 13:27:51 +01:00 committed by GitHub
parent 4e6f90c42e
commit 42d950aaea

View file

@ -31,7 +31,7 @@ object Deps {
val postgresV = "42.2.18"
val akkaActorV = akkaStreamv
val slickV = "3.3.3"
val sqliteV = "3.32.3.2"
val sqliteV = "3.32.3.3"
val scalameterV = "0.17"
val scalamockV = "5.1.0"
val scalaCollectionCompatV = "2.3.1"