From 68f9c3e75f438b1a732ea9c11a72dc832ee8971a Mon Sep 17 00:00:00 2001 From: kaluza-libraries <123489691+kaluza-libraries@users.noreply.github.com> Date: Mon, 6 May 2024 04:02:18 +0000 Subject: [PATCH 1/2] Update http4s-client, http4s-core to 0.23.27 in master --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 2535268d..30382a86 100644 --- a/build.sbt +++ b/build.sbt @@ -18,7 +18,7 @@ lazy val slf4jVersion = "1.7.36" lazy val log4jVersion = "2.23.1" -lazy val http4sVersion = "0.23.26" +lazy val http4sVersion = "0.23.27" lazy val http4sBlazeClientVersion = "0.23.16" From 3a0b0b5fc099035231a7515c61d6efddde92b48f Mon Sep 17 00:00:00 2001 From: kaluza-libraries <123489691+kaluza-libraries@users.noreply.github.com> Date: Mon, 6 May 2024 04:02:28 +0000 Subject: [PATCH 2/2] Update sbt to 1.10.0 in master --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 04267b14..081fdbbc 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.9 +sbt.version=1.10.0