Skip to content

Commit 1a91fa2

Browse files
Bump com.squareup.okio:okio from 2.9.0 to 3.4.0
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 2.9.0 to 3.4.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-2.9.0...parent-3.4.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d0d15a commit 1a91fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
<dependency>
307307
<groupId>com.squareup.okio</groupId>
308308
<artifactId>okio</artifactId>
309-
<version>2.9.0</version>
309+
<version>3.4.0</version>
310310
<scope>test</scope>
311311
</dependency>
312312
<dependency>

0 commit comments

Comments
 (0)