Skip to content

Commit

Permalink
Merge pull request #368 from javister/dependabot/maven/master/com.squ…
Browse files Browse the repository at this point in the history
…areup.okio-okio-3.4.0

Bump okio from 3.3.0 to 3.4.0
  • Loading branch information
mergify[bot] committed Jul 10, 2023
2 parents e5ab33e + c7af0ab commit 30545c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
<dependency>
<groupId>com.squareup.okio</groupId>
<artifactId>okio</artifactId>
<version>3.3.0</version>
<version>3.4.0</version>
<exclusions>
<exclusion>
<artifactId>annotations</artifactId>
Expand Down

0 comments on commit 30545c5

Please sign in to comment.