Skip to content

Commit

Permalink
Update netty-incubator-transport-native-io_uring to 0.0.14.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
amitksingh1490 committed May 11, 2022
1 parent f5f2883 commit c5551f5
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 @@ -3,7 +3,7 @@ import sbt._
object Dependencies {
val JwtCoreVersion = "9.0.5"
val NettyVersion = "4.1.77.Final"
val NettyIncubatorVersion = "0.0.13.Final"
val NettyIncubatorVersion = "0.0.14.Final"
val ScalaCompactCollectionVersion = "2.7.0"
val ZioVersion = "1.0.14"
val SttpVersion = "3.3.18"
Expand Down

1 comment on commit c5551f5

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 Performance Benchmark:

Concurrency: 256
Requests/sec: 972731.65

Please sign in to comment.