Skip to content

Commit 1ab45c9

Browse files
deps: Change scope of grpc-inprocess dependency from runtime to test (googleapis#2038)
* deps: Change scope of grpc-inprocess dependency from runtime to test * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * deps: Change scope of grpc-inprocess dependency from runtime to test --------- Co-authored-by: Owl Bot
1 parent 7674933 commit 1ab45c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>io.grpcgroupId>
8787
<artifactId>grpc-inprocessartifactId>
88-
<scope>runtimescope>
88+
<scope>testscope>
8989
dependency>
9090
<dependency>
9191
<groupId>com.google.errorpronegroupId>

0 commit comments

Comments
 (0)