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

hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new bce6aa9a7 Update mongo-scala-driver to 5.6.2 (#1330)
bce6aa9a7 is described below

commit bce6aa9a72c888b9f9f85601c772ba2fc585531e
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 14 14:07:28 2025 +0800

    Update mongo-scala-driver to 5.6.2 (#1330)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 693d1efcb..d3561bd9b 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