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.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent af2aa3a commit 1649857
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.6"
kotlinx-coroutines = "1.7.3"
okio = "3.2.0"
okio = "3.6.0"

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

0 comments on commit 1649857

Please sign in to comment.