This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/netty-handler-4.1.118.Final
in repository
https://gitbox.apache.org/repos/asf/pekko-persistence-cassandra.git
commit c4ccef39b0d988c87de18cefb4dd87f3fc8bc396
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 16 00:06:43 2025 +0000
Update netty-handler to 4.1.118.Final
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 83bb9a9..34a5dab 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val logbackVersion = "1.3.15"
- val nettyVersion = "4.1.117.Final"
+ val nettyVersion = "4.1.118.Final"
val logback = "ch.qos.logback" % "logback-classic" % logbackVersion
val pekkoPersistenceCassandraDependencies = Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]