Skip to content

Commit

Permalink
Update netty-buffer, netty-handler, ... to 4.1.116.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 17, 2024
1 parent a0fe83a commit 5ba4ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ val akkaV = "2.6.20"

val MongoJavaDriverVersion = "4.11.0"
val Log4JVersion = "2.21.0"
val NettyVersion = "4.1.100.Final"
val NettyVersion = "4.1.116.Final"

val commonDeps = Seq(
("com.typesafe.akka" %% "akka-persistence" % akkaV)
Expand Down

0 comments on commit 5ba4ca1

Please sign in to comment.