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

This commit is contained in:
Renovate Bot 2024-09-25 12:07:48 +00:00
parent a5600fee0a
commit a5039c27b1

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