Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 3, 2023
1 parent 4b22934 commit 0d633d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<dependency>
<groupId>com.squareup.okio</groupId>
<artifactId>okio</artifactId>
<version>3.2.0</version>
<version>3.4.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0d633d7

Please sign in to comment.