Update dependency org.xerial:sqlite-jdbc to v3.47.1.0
Some checks failed
Pull request workflow / Build and Test (pull_request) Failing after 32s

This commit is contained in:
Renovate Bot 2024-11-26 04:46:46 +00:00
parent ff03e8331d
commit e564ba6301

View file

@ -9,7 +9,7 @@ logback = "1.5.12"
mail = "1.6.2"
postgres = "42.7.4"
shadow = "8.1.1"
sqlite = "3.47.0.0"
sqlite = "3.47.1.0"
[libraries]
bcrypt = { module = "at.favre.lib:bcrypt", version.ref = "bcrypt" }