Skip to content

Commit

Permalink
chore(deps): update dependency com.squareup.okio:okio to v3.9.0 (#1251)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 21, 2024
1 parent b252210 commit 74379d8
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 @@ -242,7 +242,7 @@
<dependency>
<groupId>com.squareup.okio</groupId>
<artifactId>okio</artifactId>
<version>3.8.0</version>
<version>3.9.0</version>
<scope>test</scope>
</dependency>
<!-- Generated model annotations -->
Expand Down

0 comments on commit 74379d8

Please sign in to comment.