Skip to content

Commit 18e48f3

Browse files
authored
Merge pull request #1548 from Baeldung/update/mongo-scala-driver-5.1.4
Update mongo-scala-driver from 5.1.3 to 5.1.4
2 parents aef52be + b235458 commit 18e48f3

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.3",
274+
"org.mongodb.scala" %% "mongo-scala-driver" % "5.1.4",
275275
"com.lightbend.akka" %% "akka-stream-alpakka-file" % "5.0.0",
276276
jUnitInterface,
277277
embeddedMongo % Test,

0 commit comments

Comments
 (0)