From 80b23e2b74bc6877384f3d382cbc3eba64327b2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 17:04:55 +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