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

Philippus 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 5c5e2aefb4 Update typesafe:config to 1.4.7 (#2931)
5c5e2aefb4 is described below

commit 5c5e2aefb4a1e940f1a9d31921b8679eed27ffe6
Author: Scala Steward <[email protected]>
AuthorDate: Wed Apr 29 21:47:00 2026 +0200

    Update typesafe:config to 1.4.7 (#2931)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index c10576e584..715fb750cd 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -57,7 +57,7 @@ object Dependencies {
   object Compile {
     // Compile
 
-    val config = "com.typesafe" % "config" % "1.4.6"
+    val config = "com.typesafe" % "config" % "1.4.7"
     val `netty-transport` = "io.netty" % "netty-transport" % nettyVersion
     val `netty-handler` = "io.netty" % "netty-handler" % nettyVersion
 


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

Reply via email to