From e0e8858a0bee4225f529343de88215f635914746 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 03:02:53 +0000 Subject: [PATCH] fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.0.0-snapshot --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a05dea9..c28920f 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ com.squareup.okhttp3 okhttp - 5.0.0-alpha.14 + 5.0.0-SNAPSHOT \ No newline at end of file