Skip to content

Commit

Permalink
Update netty-all to 4.1.110.Final (#3779)
Browse files Browse the repository at this point in the history
  • Loading branch information
softwaremill-ci authored May 23, 2024
1 parent 4ad5b4e commit 161da8c
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 @@ -63,7 +63,7 @@ object Versions {
val openTelemetry = "1.38.0"
val mockServer = "5.15.0"
val dogstatsdClient = "4.3.0"
val nettyAll = "4.1.109.Final"
val nettyAll = "4.1.110.Final"
val logback = "1.5.6"
val slf4j = "2.0.13"
}

0 comments on commit 161da8c

Please sign in to comment.