Skip to content

Commit ebbc0bb

Browse files
build(deps): bump okio from 2.6.0 to 3.4.0 (#1515)
Bumps [okio](https://github.com/square/okio) from 2.6.0 to 3.4.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-2.6.0...parent-3.4.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 541c0fd commit ebbc0bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@
605605
<dependency>
606606
<groupId>com.squareup.okio</groupId>
607607
<artifactId>okio</artifactId>
608-
<version>2.6.0</version>
608+
<version>3.4.0</version>
609609
</dependency>
610610

611611
<dependency>

0 commit comments

Comments
 (0)