From 2c16a85d27d66c4b6c2ef3391cec3b0a71be5f91 Mon Sep 17 00:00:00 2001 From: Matt Hicks Date: Wed, 4 Mar 2026 00:40:49 +0000 Subject: [PATCH] Update google-http-client-gson to 1.47.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 01c30f78..390c661a 100644 --- a/build.sbt +++ b/build.sbt @@ -106,7 +106,7 @@ val googleSheetsVersion: String = "v4-rev20251110-2.0.0" val googleAuthVersion: String = "1.43.0" -val googleHttpClientGsonVersion: String = "1.44.2" +val googleHttpClientGsonVersion: String = "1.47.1" val chronicleMapVersion: String = "2026.1"