We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b136b commit b1c89ecCopy full SHA for b1c89ec
1 file changed
build.gradle
@@ -900,7 +900,6 @@ project('grpc-client') {
900
testImplementation "org.springframework.grpc:spring-grpc-test"
901
902
configurations {
903
- testImplementation.exclude group: 'io.grpc', module: 'grpc-netty'
904
testRuntimeOnly.exclude group: 'io.grpc', module: 'grpc-netty'
905
}
906
0 commit comments