Skip to content

Commit

Permalink
Update netty-tcnative-boringssl-static to 2.0.65.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Mar 8, 2024
1 parent d1513b8 commit 7ab04b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ lazy val lightstepGrpc = project
libraryDependencies ++= Seq(
"com.lightstep.tracer" % "tracer-grpc" % "0.32.0",
"io.grpc" % "grpc-netty" % "1.62.2",
"io.netty" % "netty-tcnative-boringssl-static" % "2.0.63.Final"
"io.netty" % "netty-tcnative-boringssl-static" % "2.0.65.Final"
),
mimaPreviousArtifacts := Set()
)
Expand Down

0 comments on commit 7ab04b0

Please sign in to comment.