Skip to content

Commit 920a343

Browse files
Upgrades GRPC and netty-tcnative-boringssl-static (#1870)
* Upgrades GRPC and netty-tcnative-boringssl-static According to https://github.com/grpc/grpc-java/blob/master/SECURITY.md * 1.71 doesn't seem to exist yet
1 parent 9597809 commit 920a343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ object ProjectPlugin extends AutoPlugin {
3636
val munitSC: String = "1.1.0"
3737
val munitCE: String = "2.0.0"
3838
val natchez: String = "0.3.7"
39-
val nettySSL: String = "2.0.61.Final"
39+
val nettySSL: String = "2.0.65.Final"
4040
val paradise: String = "2.1.1"
4141
val pbdirect: String = "0.7.0"
4242
val prometheus: String = "0.16.0"

0 commit comments

Comments
 (0)