This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/mongo-scala-driver-5.6.2
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git

commit 1cd0ba21cb95dae3955f5212bb51867003432663
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 14 02:50:10 2025 +0000

    Update mongo-scala-driver to 5.6.2
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 66b0f8107..e6a4661bd 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -396,7 +396,7 @@ object Dependencies {
   val MongoDb = Seq(
     crossScalaVersions -= Scala3,
     libraryDependencies ++= Seq(
-      "org.mongodb.scala" %% "mongo-scala-driver" % "5.6.1"))
+      "org.mongodb.scala" %% "mongo-scala-driver" % "5.6.2"))
 
   val Mqtt = Seq(
     libraryDependencies ++= Seq(


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to