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:
parent
9a148b8984
commit
3c14ebd2bf
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ logback = "1.5.3"
|
|||
mail = "1.6.2"
|
||||
postgres = "42.7.2"
|
||||
shadow = "7.0.0"
|
||||
sqlite = "3.42.0.0"
|
||||
sqlite = "3.45.1.0"
|
||||
|
||||
[libraries]
|
||||
bcrypt = { module = "at.favre.lib:bcrypt", version.ref = "bcrypt" }
|
||||
|
|
Loading…
Reference in a new issue