This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch 1.2.x
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/1.2.x by this push:
new 7bdf86979a Update typesafe:config to 1.4.5 (#2191) (#2192)
7bdf86979a is described below
commit 7bdf86979a39772867ab5a704259b5319a362054
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Sep 11 11:27:15 2025 +0100
Update typesafe:config to 1.4.5 (#2191) (#2192)
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 d7f9a1ab40..9de68a5c09 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -62,7 +62,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]