Skip to content

Commit 2996008

Browse files
authored
Merge pull request Baeldung#1405 from Baeldung/update/mongo-scala-driver-5.1.1
Update mongo-scala-driver from 5.1.0 to 5.1.1
2 parents 3f9ef66 + 79569ab commit 2996008

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
@@ -256,7 +256,7 @@ lazy val scala_akka_dependencies: Seq[ModuleID] = Seq(
256256
akkaTypedTestkit,
257257
"com.lightbend.akka" %% "akka-stream-alpakka-mongodb" % "5.0.0",
258258
akkaStreamDep,
259-
"org.mongodb.scala" %% "mongo-scala-driver" % "5.1.0",
259+
"org.mongodb.scala" %% "mongo-scala-driver" % "5.1.1",
260260
"com.lightbend.akka" %% "akka-stream-alpakka-file" % "5.0.0",
261261
jUnitInterface,
262262
embeddedMongo % Test,

0 commit comments

Comments
 (0)