Skip to content

Commit

Permalink
Update netty-handler to 4.1.119.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 7cc02fd commit 7563f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object Dependencies {
val jacksonVersion = "2.18.3"
val specsVersion = "4.20.9"
val http4sVersion = "0.23.26"
val nettyVersion = "4.1.118.Final"
val nettyVersion = "4.1.119.Final"

val awsLambda = "com.amazonaws" % "aws-lambda-java-core" % "1.2.3"
val awsDynamo = "com.amazonaws" % "aws-java-sdk-dynamodb" % awsSdkVersion
Expand Down

0 comments on commit 7563f1d

Please sign in to comment.