Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup.okio:okio to v1.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 19, 2024
1 parent 2029b11 commit 4e3909a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ dependencies {
debugImplementation 'cn.dreamtobe.threaddebugger:threaddebugger:1.6.3'
releaseImplementation 'cn.dreamtobe.threaddebugger:threaddebugger-no-op:1.6.3'
// for testing
implementation 'com.squareup.okio:okio:1.14.0'
implementation 'com.squareup.okio:okio:1.17.6'
}

0 comments on commit 4e3909a

Please sign in to comment.