This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/netty-handler-4.1.116.Final
in repository
https://gitbox.apache.org/repos/asf/pekko-persistence-cassandra.git
commit 78765d6373a0345004a61e41b9416374d293fab1
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 22 00:06:48 2024 +0000
Update netty-handler to 4.1.116.Final
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 791753a..69fc2ca 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val logbackVersion = "1.3.14"
- val nettyVersion = "4.1.115.Final"
+ val nettyVersion = "4.1.116.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]