From 4c4aafcd6346e123bdd149ae9246675ac0d339eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 18:17:43 +0000 Subject: [PATCH] Bump com.squareup.okio:okio from 3.12.0 to 3.14.0 Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.12.0 to 3.14.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.12.0...parent-3.14.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.14.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 591c9be499c..0ed39eddf74 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -39,7 +39,7 @@ com.squareup.okio okio - 3.12.0 + 3.14.0