Skip to content

Commit

Permalink
Update netty-buffer, netty-handler, ... to 4.1.99.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and scullxbones committed Oct 14, 2023
1 parent 7a85a05 commit def2b3d
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.17.2"
val NettyVersion = "4.1.98.Final"
val NettyVersion = "4.1.99.Final"

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

0 comments on commit def2b3d

Please sign in to comment.