Skip to content

Commit 24a1542

Browse files
authored
Update netty-tcnative-boringssl-static to 2.0.44.Final
1 parent 2607b3e commit 24a1542

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
@@ -30,7 +30,7 @@ object ProjectPlugin extends AutoPlugin {
3030
val munit: String = "0.7.29"
3131
val munitCE: String = "1.0.6"
3232
val natchez: String = "0.1.4"
33-
val nettySSL: String = "2.0.34.Final"
33+
val nettySSL: String = "2.0.44.Final"
3434
val paradise: String = "2.1.1"
3535
val pbdirect: String = "0.7.0"
3636
val prometheus: String = "0.10.0"

0 commit comments

Comments
 (0)