Skip to content

Commit 8c8e3ff

Browse files
Bump com.squareup.okio:okio from 3.15.0 to 3.16.0 (#2258)
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.15.0 to 3.16.0. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.15.0...parent-3.16.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Coburn <aaronc@inrupt.com>
1 parent 3e489d4 commit 8c8e3ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.15.0</version>
42+
<version>3.16.0</version>
4343
</dependency>
4444

4545
<!-- test dependencies -->

0 commit comments

Comments
 (0)