Skip to content

Commit

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

Bump com.squareup.okio:okio from 3.4.0 to 3.5.0
  • Loading branch information
mergify[bot] committed Aug 3, 2023
2 parents 346bc1a + 3a3a08e commit 48136bb
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.4.0</version>
<version>3.5.0</version>
<exclusions>
<exclusion>
<artifactId>annotations</artifactId>
Expand Down

0 comments on commit 48136bb

Please sign in to comment.