Update dependency org.jetbrains.exposed:exposed-jdbc to v0.56.0

This commit is contained in:
renovate[bot] 2024-10-30 17:10:09 +00:00 committed by GitHub
parent a8c317af44
commit 0c04042261
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ imageboard = "2.7.0"
krontab = "2.5.0" krontab = "2.5.0"
kslog = "1.3.6" kslog = "1.3.6"
ktor = "2.3.12" ktor = "2.3.12"
exposed = "0.55.0" exposed = "0.56.0"
psql = "42.7.4" psql = "42.7.4"
clikt = "5.0.1" clikt = "5.0.1"