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.git


The following commit(s) were added to refs/heads/main by this push:
     new 6ded95246a Update gson to 2.13.1 (#1827)
6ded95246a is described below

commit 6ded95246a77f3590b49395810c4f1fe5051385c
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 27 11:34:26 2025 +0800

    Update gson to 2.13.1 (#1827)
    
    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 863d6d5be2..390f015ef9 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -117,7 +117,7 @@ object Dependencies {
 
     object Docs {
       val sprayJson = "io.spray" %% "spray-json" % "1.3.6" % Test
-      val gson = "com.google.code.gson" % "gson" % "2.13.0" % Test
+      val gson = "com.google.code.gson" % "gson" % "2.13.1" % Test
     }
 
     object TestDependencies {


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

Reply via email to