Skip to content

Commit

Permalink
Merge pull request #3200 from softwaremill/update/netty-all-4.1.98.Final
Browse files Browse the repository at this point in the history
Update netty-all to 4.1.98.Final
  • Loading branch information
mergify[bot] authored Sep 22, 2023
2 parents 2648948 + 62c589f commit 4069447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ object Versions {
val openTelemetry = "1.30.1"
val mockServer = "5.15.0"
val dogstatsdClient = "4.2.0"
val nettyAll = "4.1.97.Final"
val nettyAll = "4.1.98.Final"
}

0 comments on commit 4069447

Please sign in to comment.