Skip to content

Commit

Permalink
Bump com.squareup.okio:okio from 3.4.0 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.4.0 to 3.5.0.
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.4.0...parent-3.5.0)

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 3, 2023
1 parent 2abfd0b commit 4344b88
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 @@ -61,7 +61,7 @@ dependencies {
// https://mvnrepository.com/artifact/org.mockito/mockito-core
testImplementation 'org.mockito:mockito-core:4.9.0'
testImplementation 'org.hamcrest:hamcrest:2.2'
testImplementation 'com.squareup.okio:okio:3.4.0'
testImplementation 'com.squareup.okio:okio:3.5.0'
testImplementation 'com.squareup.okhttp3:okhttp:4.11.0'
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.15.2'

Expand Down

0 comments on commit 4344b88

Please sign in to comment.