Skip to content

Commit d998e2a

Browse files
build(deps): bump com.squareup.okio:okio from 3.16.4 to 3.17.0
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.16.4 to 3.17.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.16.4...parent-3.17.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81b341e commit d998e2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/transport-h2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>com.squareup.okio</groupId>
136136
<artifactId>okio</artifactId>
137-
<version>3.16.4</version>
137+
<version>3.17.0</version>
138138
</dependency>
139139

140140
<!-- HTTP/2 testing infrastructure - simplified without Jetty dependencies -->

0 commit comments

Comments
 (0)