From 0d0186b9891ccba32d3ee8cddff2ae9add0f6324 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 16:33:14 +0000 Subject: [PATCH] Bump com.squareup.okio:okio from 3.14.0 to 3.15.0 Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.14.0 to 3.15.0. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okio/compare/parent-3.14.0...parent-3.15.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.15.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 0ed39eddf7..48e95747e1 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -39,7 +39,7 @@ com.squareup.okio okio - 3.14.0 + 3.15.0