diff --git a/build.sbt b/build.sbt index 1278c21..ef1347f 100644 --- a/build.sbt +++ b/build.sbt @@ -6,7 +6,7 @@ val catsV = "2.9.0" val catsEffectV = "3.5.1" val circeJackson210V = "0.14.0" val documentDBBulkExecV = "2.12.5" -val fs2V = "3.7.0" +val fs2V = "3.8.0" val circeV = "0.14.5" val munitV = "0.7.29" val munitCatsEffectV = "1.0.7"