From fa42b36142fb0ac9fe5be943a55cf840f8f6e407 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:58:39 +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 281cb1a..f0e345d 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