Skip to content

Commit 6ebedcb

Browse files
Update mongo-scala-driver from 5.1.4 to 5.2.0
1 parent 01debf9 commit 6ebedcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ lazy val scala_akka_dependencies: Seq[ModuleID] = Seq(
271271
akkaTypedTestkit,
272272
"com.lightbend.akka" %% "akka-stream-alpakka-mongodb" % "5.0.0",
273273
akkaStreamDep,
274-
"org.mongodb.scala" %% "mongo-scala-driver" % "5.1.4",
274+
"org.mongodb.scala" %% "mongo-scala-driver" % "5.2.0",
275275
"com.lightbend.akka" %% "akka-stream-alpakka-file" % "5.0.0",
276276
jUnitInterface,
277277
embeddedMongo % Test,

0 commit comments

Comments
 (0)