Skip to content

Commit

Permalink
Update netty-incubator-transport-native-io_uring to 0.0.20.Final (#2112)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 24, 2023
1 parent 6897b91 commit 8a26eca
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 @@ -4,7 +4,7 @@ import sbt._
object Dependencies {
val JwtCoreVersion = "9.1.1"
val NettyVersion = "4.1.91.Final"
val NettyIncubatorVersion = "0.0.19.Final"
val NettyIncubatorVersion = "0.0.20.Final"
val ScalaCompactCollectionVersion = "2.8.1"
val ZioVersion = "2.0.13"
val ZioCliVersion = "0.4.0"
Expand Down

0 comments on commit 8a26eca

Please sign in to comment.