Skip to content

Commit 5879381

Browse files
Bump com.squareup.okio:okio from 3.4.0 to 3.11.0 (#24)
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.4.0 to 3.11.0. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.4.0...parent-3.11.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd0baa7 commit 5879381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<jackson.version>2.15.2</jackson.version>
1818
<gson.version>2.10.1</gson.version>
1919
<okhttp.version>2.7.5</okhttp.version>
20-
<okio.version>3.4.0</okio.version>
20+
<okio.version>3.11.0</okio.version>
2121
<gson-fire.version>1.9.0</gson-fire.version>
2222
<generated.code.package>com.example.generated</generated.code.package>
2323
<generated.code.path>com/example/generated</generated.code.path>

0 commit comments

Comments
 (0)