We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b1994 commit e2cf7c1Copy full SHA for e2cf7c1
google-cloud-pubsub/pom.xml
@@ -84,7 +84,7 @@
84
</dependency>
85
<dependency>
86
<groupId>io.grpc</groupId>
87
- <artifactId>grpc-core</artifactId>
+ <artifactId>grpc-inprocess</artifactId>
88
<scope>runtime</scope>
89
90
pom.xml
@@ -61,7 +61,7 @@
61
62
<groupId>com.google.cloud</groupId>
63
<artifactId>google-cloud-shared-dependencies</artifactId>
64
- <version>3.15.0</version>
+ <version>3.16.1</version>
65
<type>pom</type>
66
<scope>import</scope>
67
0 commit comments