From fd4d998c542b0175bdd1471e91f2f4289bacbe9e Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 13 Sep 2023 15:54:18 +0000 Subject: [PATCH 1/3] Update fs2-core to 3.9.2 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 74deafc1..0a958782 100644 --- a/build.sbt +++ b/build.sbt @@ -38,7 +38,7 @@ sonatypeCredentialHost := "s01.oss.sonatype.org" val Version = new { object CE3 { - val fs2 = "3.5.0" + val fs2 = "3.9.2" val ce = "3.5.1" } From ead765249db629c344e413dd0385298635042772 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 18 Oct 2023 15:46:14 +0000 Subject: [PATCH 2/3] Revert commit(s) fd4d998 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 0a958782..74deafc1 100644 --- a/build.sbt +++ b/build.sbt @@ -38,7 +38,7 @@ sonatypeCredentialHost := "s01.oss.sonatype.org" val Version = new { object CE3 { - val fs2 = "3.9.2" + val fs2 = "3.5.0" val ce = "3.5.1" } From 762f49118b1817f55a57ed84b534d944efa0b093 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 18 Oct 2023 15:46:27 +0000 Subject: [PATCH 3/3] Update fs2-core to 3.9.2 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index f1597f09..bcdf6772 100644 --- a/build.sbt +++ b/build.sbt @@ -38,7 +38,7 @@ sonatypeCredentialHost := "s01.oss.sonatype.org" val Version = new { object CE3 { - val fs2 = "3.5.0" + val fs2 = "3.9.2" val ce = "3.5.2" }