Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #223 from Banno/updates/azure-cosmos-4.48.1
Browse files Browse the repository at this point in the history
Updates azure cosmos sdk to 4.48.1
  • Loading branch information
vendamere authored Aug 22, 2023
2 parents ade7ef3 + 260e6ab commit ac496aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import org.typelevel.sbt.gha.WorkflowStep._

val azureCosmosV = "4.39.0"
val azureCosmosV = "4.48.1"
val azureDocumentDBV = "2.6.5"
val catsV = "2.10.0"
val catsEffectV = "3.5.1"
Expand Down

0 comments on commit ac496aa

Please sign in to comment.