Update dependency io.ktor:ktor-client-okhttp to v3.3.1

This commit is contained in:
renovate[bot]
2025-10-08 14:15:43 +00:00
committed by GitHub
parent f546c4791f
commit e45f799528

View File

@@ -6,7 +6,7 @@ microutils = "0.26.3"
imageboard = "2.7.0" imageboard = "2.7.0"
krontab = "2.7.2" krontab = "2.7.2"
kslog = "1.5.0" kslog = "1.5.0"
ktor = "3.2.3" ktor = "3.3.1"
exposed = "0.61.0" exposed = "0.61.0"
psql = "42.7.4" psql = "42.7.4"
clikt = "5.0.1" clikt = "5.0.1"