Update dependency org.postgresql:postgresql to v42.7.8

This commit is contained in:
renovate[bot]
2025-09-18 22:27:58 +00:00
committed by GitHub
parent ecffb1dd07
commit 64af60801b

View File

@@ -8,7 +8,7 @@ krontab = "2.6.1"
kslog = "1.3.6" kslog = "1.3.6"
ktor = "3.0.1" ktor = "3.0.1"
exposed = "0.55.0" exposed = "0.55.0"
psql = "42.7.4" psql = "42.7.8"
clikt = "5.0.1" clikt = "5.0.1"
[libraries] [libraries]