This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 15d716fa5c Update typesafe:config to 1.4.8 (#2935)
15d716fa5c is described below
commit 15d716fa5c11e6cc03e876cf73f87b64e1112bc3
Author: Scala Steward <[email protected]>
AuthorDate: Tue May 5 17:45:46 2026 +0200
Update typesafe:config to 1.4.8 (#2935)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 060b41dc92..30bdac89bd 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.7"
+ val config = "com.typesafe" % "config" % "1.4.8"
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]