We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7674933 commit 1ab45c9Copy full SHA for 1ab45c9
google-cloud-pubsub/pom.xml
@@ -85,7 +85,7 @@
85
<dependency>
86
<groupId>io.grpc</groupId>
87
<artifactId>grpc-inprocess</artifactId>
88
- <scope>runtime</scope>
+ <scope>test</scope>
89
</dependency>
90
91
<groupId>com.google.errorprone</groupId>
0 commit comments