Skip to content

Commit

Permalink
Update netty-incubator-transport-native-io_uring to 0.0.24.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 17, 2023
1 parent dee5c58 commit 7c6f762
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.Keys.scalaVersion
object Dependencies {
val JwtCoreVersion = "9.1.1"
val NettyVersion = "4.1.101.Final"
val NettyIncubatorVersion = "0.0.20.Final"
val NettyIncubatorVersion = "0.0.24.Final"
val ScalaCompactCollectionVersion = "2.11.0"
val ZioVersion = "2.0.19"
val ZioCliVersion = "0.5.0"
Expand Down

0 comments on commit 7c6f762

Please sign in to comment.