From 14cf8e2eb032e6069000daf0392b94a620277053 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 14:15:34 +0000 Subject: [PATCH] Update dependency com.squareup.okio:okio to v3.13.0 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 172ff48..4a8a154 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -23,7 +23,7 @@ kotlinxCoroutines = "1.10.1" kotlinLogging = "7.0.7" ktor = "3.1.3" okhttp = "4.12.0" -okio = "3.11.0" +okio = "3.13.0" serialization = "1.8.0" [libraries]