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

This commit is contained in:
Renovate Bot 2024-08-19 03:06:47 +00:00
parent 287576f3c2
commit 92bb5a4827

View file

@ -9,7 +9,7 @@ logback = "1.5.7"
mail = "1.6.2"
postgres = "42.7.3"
shadow = "8.1.1"
sqlite = "3.46.0.1"
sqlite = "3.46.1.0"
[libraries]
bcrypt = { module = "at.favre.lib:bcrypt", version.ref = "bcrypt" }