Skip to content

Commit 87aee55

Browse files
authored
---
yaml --- r: 8741 b: refs/heads/master c: b681031 h: refs/heads/master i: 8739: 817d81a
1 parent 7c04f12 commit 87aee55

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 1942af9fc456e9d84cf5335da49443796ef75b8b
2+
refs/heads/master: b681031457f57e4ff22d53b911bb7dcf2a688fa8
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: 6daca92127d91b7c2c99490080ecf8a13fa94cde
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/google-cloud-bom/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -902,6 +902,11 @@
902902
<artifactId>api-common</artifactId>
903903
<version>${api-common.version}</version>
904904
</dependency>
905+
<dependency>
906+
<groupId>io.grpc</groupId>
907+
<artifactId>grpc-core</artifactId>
908+
<version>${grpc.version}</version>
909+
</dependency>
905910
<dependency>
906911
<groupId>io.grpc</groupId>
907912
<artifactId>grpc-netty</artifactId>

0 commit comments

Comments
 (0)