Update dependency org.postgresql:postgresql to v42.7.9

This commit is contained in:
renovate[bot]
2026-01-15 21:41:31 +00:00
committed by GitHub
parent f546c4791f
commit c88b018314

View File

@@ -8,7 +8,7 @@ krontab = "2.7.2"
kslog = "1.5.0" kslog = "1.5.0"
ktor = "3.2.3" ktor = "3.2.3"
exposed = "0.61.0" exposed = "0.61.0"
psql = "42.7.4" psql = "42.7.9"
clikt = "5.0.1" clikt = "5.0.1"
[libraries] [libraries]