This is an automated email from the ASF dual-hosted git repository.
fanningpj 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 84c058a980 Update typesafe:config to 1.4.6 (#2680)
84c058a980 is described below
commit 84c058a98098a7f340f1409983923f9a5ddd46e4
Author: Scala Steward <[email protected]>
AuthorDate: Tue Feb 24 20:30:15 2026 +0100
Update typesafe:config to 1.4.6 (#2680)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index ab50f2ab90..e5d31143a5 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -56,7 +56,7 @@ object Dependencies {
object Compile {
// Compile
- val config = "com.typesafe" % "config" % "1.4.5"
+ val config = "com.typesafe" % "config" % "1.4.6"
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]