From ce05481d11c021d9812384a780d26de3720a196d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 17:04:43 +0000 Subject: [PATCH] chore(deps): bump okio from 3.0.0-alpha.4 to 3.4.0 Bumps [okio](https://github.com/square/okio) from 3.0.0-alpha.4 to 3.4.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okio/compare/parent-3.0.0-alpha.4...parent-3.4.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 498cf4b..798d8d2 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ com.squareup.okio okio - 3.0.0-alpha.4 + 3.4.0 compile