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

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

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

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d66add0776..08f7cb7905 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -61,7 +61,7 @@ object Dependencies {
   object Compile {
     // Compile
 
-    val config = "com.typesafe" % "config" % "1.4.4"
+    val config = "com.typesafe" % "config" % "1.4.5"
     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