Update dependency org.xerial:sqlite-jdbc to v3.46.1.3
Some checks failed
Pull request workflow / Build and Test (pull_request) Successful in 5m35s
Publish Docker image / Push Docker image to Forgejo Packages (push) Failing after 40m38s

This commit is contained in:
Renovate Bot 2024-09-26 09:09:14 +00:00
parent a5039c27b1
commit d04dfa1bd5

View file

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