diff --git a/build.sbt b/build.sbt index 55028b5..ca7a2d1 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ import org.typelevel.sbt.gha.WorkflowStep._ -val azureCosmosV = "4.52.0" +val azureCosmosV = "4.53.0" val catsV = "2.10.0" val catsEffectV = "3.5.2" val circeJackson210V = "0.14.0"