Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 18, 2023
1 parent 332f4c5 commit c9d0f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/hdfs-fixture/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ dependencies {
runtimeOnly("com.squareup.okhttp3:okhttp:4.12.0") {
exclude group: "com.squareup.okio"
}
runtimeOnly "com.squareup.okio:okio:3.6.0"
runtimeOnly "com.squareup.okio:okio:3.7.0"
runtimeOnly "org.xerial.snappy:snappy-java:1.1.10.5"
}

0 comments on commit c9d0f42

Please sign in to comment.