Bump org.xerial:sqlite-jdbc from 3.45.3.0 to 3.46.0.0

Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.45.3.0 to 3.46.0.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.45.3.0...3.46.0.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-06-03 08:50:24 +00:00 committed by William Brawner
parent 960723c6e4
commit 2dc415553d

View file

@ -9,7 +9,7 @@ logback = "1.5.6"
mail = "1.6.2" mail = "1.6.2"
postgres = "42.7.3" postgres = "42.7.3"
shadow = "8.1.1" shadow = "8.1.1"
sqlite = "3.45.3.0" sqlite = "3.46.0.0"
[libraries] [libraries]
bcrypt = { module = "at.favre.lib:bcrypt", version.ref = "bcrypt" } bcrypt = { module = "at.favre.lib:bcrypt", version.ref = "bcrypt" }