Skip to content

Commit

Permalink
bump: mongo-scala-driver 4.11.5 (was 4.11.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 13, 2024
1 parent 4503f17 commit e71826b
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 @@ -413,7 +413,7 @@ object Dependencies {

val MongoDb = Seq(
libraryDependencies ++= Seq(
"org.mongodb.scala" %% "mongo-scala-driver" % "4.11.4" // ApacheV2
"org.mongodb.scala" %% "mongo-scala-driver" % "4.11.5" // ApacheV2
)
)

Expand Down

0 comments on commit e71826b

Please sign in to comment.