From 43d5ec3732620cdc6d250f890dfab5435ab57f27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 13:55:14 +0000 Subject: [PATCH] Bump com.squareup.okio:okio from 3.17.0 to 3.18.0 Bumps [com.squareup.okio:okio](https://github.com/lysine-dev/okio) from 3.17.0 to 3.18.0. - [Changelog](https://github.com/lysine-dev/okio/blob/master/CHANGELOG.md) - [Commits](https://github.com/lysine-dev/okio/compare/parent-3.17.0...parent-3.18.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- okhttp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/okhttp/pom.xml b/okhttp/pom.xml index 27ca9d96d08..cecd01ce89b 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -35,7 +35,7 @@ com.squareup.okio okio - 3.17.0 + 3.18.0