Skip to content

Commit e9e9835

Browse files
deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.1 (#1434)
* deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.1 * chore: updates from `dependencies.sh` --------- Co-authored-by: Diego Marquez <[email protected]>
1 parent 9e750a3 commit e9e9835

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-cloud-logging/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
</dependency>
8585
<dependency>
8686
<groupId>io.grpc</groupId>
87-
<artifactId>grpc-core</artifactId>
87+
<artifactId>grpc-inprocess</artifactId>
8888
</dependency>
8989
<dependency>
9090
<groupId>com.google.cloud</groupId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.google.cloud</groupId>
7979
<artifactId>google-cloud-shared-dependencies</artifactId>
80-
<version>3.15.0</version>
80+
<version>3.16.1</version>
8181
<type>pom</type>
8282
<scope>import</scope>
8383
</dependency>

0 commit comments

Comments
 (0)