diff --git a/build.sbt b/build.sbt index 148407c..c809aae 100644 --- a/build.sbt +++ b/build.sbt @@ -4,7 +4,7 @@ val azureCosmosV = "4.51.0" val catsV = "2.10.0" val catsEffectV = "3.5.2" val circeJackson210V = "0.14.0" -val fs2V = "3.9.2" +val fs2V = "3.9.3" val circeV = "0.14.6" val munitV = "0.7.29" val munitCatsEffectV = "1.0.7"