Skip to content

Commit 944097e

Browse files
Update netty-tcnative-boringssl-static to 2.0.79.Final
1 parent 3330d7f commit 944097e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ lazy val lightstepGrpc = project
189189
libraryDependencies ++= Seq(
190190
"com.lightstep.tracer" % "tracer-grpc" % "0.32.0",
191191
"io.grpc" % "grpc-netty" % "1.82.0",
192-
"io.netty" % "netty-tcnative-boringssl-static" % "2.0.77.Final"
192+
"io.netty" % "netty-tcnative-boringssl-static" % "2.0.79.Final"
193193
),
194194
mimaPreviousArtifacts := Set()
195195
)

0 commit comments

Comments
 (0)