Skip to content

Commit

Permalink
Merge pull request #337 from scala-steward/update/mongo4cats-circe-0.…
Browse files Browse the repository at this point in the history
…7.11

Update mongo4cats-circe, mongo4cats-core to 0.7.11
  • Loading branch information
lenguyenthanh authored Oct 12, 2024
2 parents 57b7688 + 74c4924 commit ed55048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ object Dependencies {
val fs2 = "3.11.0"
val http4s = "0.23.28"
val iron = "2.5.0"
val mongo4cats = "0.7.10"
val mongo4cats = "0.7.11"
}

def http4s(artifact: String) = "org.http4s" %% s"http4s-$artifact" % V.http4s
Expand Down

0 comments on commit ed55048

Please sign in to comment.