Skip to content

Commit 7822a93

Browse files
authored
Merge pull request #1497 from Baeldung/update/mongo-scala-driver-5.1.3
Update mongo-scala-driver from 5.1.2 to 5.1.3
2 parents 7a543ec + 0adf4a8 commit 7822a93

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
@@ -263,7 +263,7 @@ lazy val scala_akka_dependencies: Seq[ModuleID] = Seq(
263263
akkaTypedTestkit,
264264
"com.lightbend.akka" %% "akka-stream-alpakka-mongodb" % "5.0.0",
265265
akkaStreamDep,
266-
"org.mongodb.scala" %% "mongo-scala-driver" % "5.1.2",
266+
"org.mongodb.scala" %% "mongo-scala-driver" % "5.1.3",
267267
"com.lightbend.akka" %% "akka-stream-alpakka-file" % "5.0.0",
268268
jUnitInterface,
269269
embeddedMongo % Test,

0 commit comments

Comments
 (0)