Skip to content

Commit

Permalink
Update mongo-scala-driver to 4.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Jul 16, 2023
1 parent b48627a commit 9457743
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
Expand Up @@ -30,7 +30,7 @@ ThisBuild / testOptions += Tests.Argument("-oD")
val scribeVersion = "3.10.4"
val profigVersion = "3.4.4"
val reactifyVersion = "4.0.8"
val mongoScalaDriverVersion = "4.7.2"
val mongoScalaDriverVersion = "4.10.2"
val catsEffectVersion: String = "3.3.14"
val fs2Version: String = "3.3.0"
val scalatestVersion: String = "3.2.14"
Expand Down

0 comments on commit 9457743

Please sign in to comment.