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

github-bot pushed a commit to branch update/gson-2.13.2
in repository https://gitbox.apache.org/repos/asf/pekko.git

commit 6f42a420afd532d2aac747b7eebc088561cdcb5e
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 11 08:02:08 2025 +0000

    Update gson to 2.13.2
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d66add0776..a04bb868ab 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -113,7 +113,7 @@ object Dependencies {
 
     object Docs {
       val sprayJson = "io.spray" %% "spray-json" % "1.3.6" % Test
-      val gson = "com.google.code.gson" % "gson" % "2.13.1" % Test
+      val gson = "com.google.code.gson" % "gson" % "2.13.2" % Test
     }
 
     object TestDependencies {


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

Reply via email to