Update dependency org.xerial:sqlite-jdbc to v3.46.1.1
All checks were successful
Pull request workflow / Build and Test (pull_request) Successful in 4m52s
Publish Docker image / Push Docker image to Forgejo Packages (push) Successful in 1h10m52s

This commit is contained in:
Renovate Bot 2024-09-25 02:08:16 +00:00
parent cbfe0b2131
commit ea188430d0

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.0"
sqlite = "3.46.1.1"
[libraries]
bcrypt = { module = "at.favre.lib:bcrypt", version.ref = "bcrypt" }