From 56cbccae5cbfca51c1e22c2e153a07aee57b8653 Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 20:23:15 +0000 Subject: [PATCH 1/3] Update scala-library to 2.13.11 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 5b023fe..54e8c1c 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ import Dependencies._ -val scala213 = "2.13.8" +val scala213 = "2.13.11" val scala212 = "2.12.15" val dotty = "3.0.2" From dd4bacea9df11ecc0b391ef1edb30c8d30eab399 Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 08:27:02 +0000 Subject: [PATCH 2/3] Revert commit(s) 56cbcca --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 54e8c1c..5b023fe 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ import Dependencies._ -val scala213 = "2.13.11" +val scala213 = "2.13.8" val scala212 = "2.12.15" val dotty = "3.0.2" From cb749d688d87702ff7d817a5da9121c4393a3ece Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 08:27:02 +0000 Subject: [PATCH 3/3] Update scala-library to 2.13.11 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index f95d5d1..bc3b98b 100644 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -val scala213 = "2.13.8" +val scala213 = "2.13.11" val scala212 = "2.12.15" val dotty = "3.0.2"