Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency com.squareup.okio:okio to v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 13, 2024
1 parent bfb0d7c commit f3ad06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ shadow = "8.1.1"
# Libraries
ktor = "2.3.9"
kotlinx-coroutines = "1.8.0"
okio = "3.8.0"
okio = "3.9.0"

[libraries]
kotlin-test = { group = "org.jetbrains.kotlin", name = "kotlin-test", version.ref = "kotlin" }
Expand Down

0 comments on commit f3ad06f

Please sign in to comment.