Skip to content

Commit 016cc2d

Browse files
Regenerating Pub/Sub and Logging
1 parent c4d8e48 commit 016cc2d

33 files changed

Lines changed: 1438 additions & 2630 deletions

gcloud-java-core/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,12 @@
106106
<dependency>
107107
<groupId>com.google.api</groupId>
108108
<artifactId>gax</artifactId>
109-
<version>0.0.13</version>
109+
<version>0.0.14</version>
110110
</dependency>
111111
<dependency>
112112
<groupId>com.google.api.grpc</groupId>
113-
<artifactId>grpc-core-proto</artifactId>
114-
<version>0.0.4</version>
113+
<artifactId>grpc-google-common-protos</artifactId>
114+
<version>0.0.7</version>
115115
</dependency>
116116
</dependencies>
117117
</project>

0 commit comments

Comments
 (0)