Skip to content

Commit

Permalink
Merge pull request #289 from scala-steward/update/mongo4cats-circe-0.7.9
Browse files Browse the repository at this point in the history
Update mongo4cats-circe, mongo4cats-core to 0.7.9
  • Loading branch information
lenguyenthanh authored Aug 25, 2024
2 parents f58856f + b44e12e commit 9421182
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.10.2"
val http4s = "0.23.27"
val iron = "2.5.0"
val mongo4cats = "0.7.8"
val mongo4cats = "0.7.9"
}

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

0 comments on commit 9421182

Please sign in to comment.