Skip to content
This repository was archived by the owner on May 4, 2019. It is now read-only.

Commit b0936a3

Browse files
committed
readd dependency but with static version
1 parent 99c00cd commit b0936a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proteus-client/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies {
1010
compile 'com.typesafe:config'
1111
compile 'com.google.guava:guava'
1212
compile 'io.rsocket.rpc:rsocket-rpc-core'
13+
compile "io.netty:netty-tcnative:2.0.18.Final:linux-x86_64"
1314

1415
testProtobuf 'io.rsocket.rpc:rsocket-rpc-protobuf-idl'
1516
testCompile project(':proteus-tracing-openzipkin')

0 commit comments

Comments
 (0)