We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e750a3 commit e9e9835Copy full SHA for e9e9835
google-cloud-logging/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
89
90
<groupId>com.google.cloud</groupId>
pom.xml
@@ -77,7 +77,7 @@
77
78
79
<artifactId>google-cloud-shared-dependencies</artifactId>
80
- <version>3.15.0</version>
+ <version>3.16.1</version>
81
<type>pom</type>
82
<scope>import</scope>
83
0 commit comments