Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.45.1.0

Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.42.0.0 to 3.45.1.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.42.0.0...3.45.1.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-09 16:27:41 +00:00 committed by William Brawner
parent 9a148b8984
commit 3c14ebd2bf

View file

@ -9,7 +9,7 @@ logback = "1.5.3"
mail = "1.6.2" mail = "1.6.2"
postgres = "42.7.2" postgres = "42.7.2"
shadow = "7.0.0" shadow = "7.0.0"
sqlite = "3.42.0.0" sqlite = "3.45.1.0"
[libraries] [libraries]
bcrypt = { module = "at.favre.lib:bcrypt", version.ref = "bcrypt" } bcrypt = { module = "at.favre.lib:bcrypt", version.ref = "bcrypt" }