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 9a56d49ceb Update typesafe:config to 1.4.9 (#3046)
9a56d49ceb is described below

commit 9a56d49ceb3175128b7b1e86dba79dbdb20fa669
Author: Scala Steward <[email protected]>
AuthorDate: Thu Jun 4 19:17:16 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index c5661e792e..09c3b63577 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.8"
+    val config = "com.typesafe" % "config" % "1.4.9"
     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