Skip to content

Commit 14cf8e2

Browse files
Update dependency com.squareup.okio:okio to v3.13.0
1 parent c347786 commit 14cf8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ kotlinxCoroutines = "1.10.1"
2323
kotlinLogging = "7.0.7"
2424
ktor = "3.1.3"
2525
okhttp = "4.12.0"
26-
okio = "3.11.0"
26+
okio = "3.13.0"
2727
serialization = "1.8.0"
2828

2929
[libraries]

0 commit comments

Comments
 (0)