Skip to content

Commit 327bcdf

Browse files
Bump com.squareup.okio:okio from 3.16.0 to 3.16.2 (#2370)
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.16.0 to 3.16.2. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.16.0...3.16.2) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b37a64e commit 327bcdf

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
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.squareup.okio</groupId>
3737
<artifactId>okio</artifactId>
38-
<version>3.16.0</version>
38+
<version>3.16.2</version>
3939
</dependency>
4040

4141
<!-- test dependencies -->

0 commit comments

Comments
 (0)