Skip to content

Commit

Permalink
Update netty-buffer, netty-handler, ... to 4.1.100.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and scullxbones committed Oct 21, 2023
1 parent 44159e3 commit e59b253
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.10.2"
val Log4JVersion = "2.20.0"
val NettyVersion = "4.1.99.Final"
val NettyVersion = "4.1.100.Final"

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

0 comments on commit e59b253

Please sign in to comment.