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

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

commit 395c984c9af35b1e0664c552d59378689c119333
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 10 02:31:43 2024 +0000

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0fcec1e17..d61b19b81 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -412,7 +412,7 @@ object Dependencies {
   val MongoDb = Seq(
     crossScalaVersions -= Scala3,
     libraryDependencies ++= Seq(
-      "org.mongodb.scala" %% "mongo-scala-driver" % "5.2.0"))
+      "org.mongodb.scala" %% "mongo-scala-driver" % "5.2.1"))
 
   val Mqtt = Seq(
     libraryDependencies ++= Seq(


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

Reply via email to