Skip to content

Commit 4c4aafc

Browse files
Bump com.squareup.okio:okio from 3.12.0 to 3.14.0
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.12.0 to 3.14.0. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.12.0...parent-3.14.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2dc92b5 commit 4c4aafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

okhttp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.squareup.okio</groupId>
4141
<artifactId>okio</artifactId>
42-
<version>3.12.0</version>
42+
<version>3.14.0</version>
4343
</dependency>
4444

4545
<!-- test dependencies -->

0 commit comments

Comments
 (0)