Skip to content

Commit

Permalink
[code] updated okio to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fab1an committed Aug 25, 2023
1 parent 327953c commit 05b2fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ kotlin {
sourceSets {
commonMain {
dependencies {
implementation "com.squareup.okio:okio:3.4.0"
implementation "com.squareup.okio:okio:3.5.0"
}
}
commonTest {
Expand Down

0 comments on commit 05b2fa4

Please sign in to comment.