Skip to content

Commit 97dc3bf

Browse files
sduskiskolea2
authored andcommitted
---
yaml --- r: 18347 b: refs/heads/autosynth-dlp c: c07f49b h: refs/heads/master i: 18345: 99fa672 18343: a515300
1 parent 31810dd commit 97dc3bf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ refs/tags/v0.60.0: 4cd518d0612329f8a8e53484eef4cd1651e32855
104104
refs/tags/v0.61.0: e4b526656bb1bf5eefd0ee578b7405147821225e
105105
refs/tags/v0.62.0: bbede7385d48ba08f487bdd29ec10668ace96396
106106
refs/heads/0.60.0-alpha: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
107-
refs/heads/autosynth-dlp: 77fb0ca8e507c38b4b559836b5c55576ef50e0c9
107+
refs/heads/autosynth-dlp: c07f49beaf0e6a4f8385d84cf392d7c0def1b09a
108108
refs/heads/autosynth-logging: 0344d0c8f3b541accf8a19ac7e12f3528735c6c6
109109
refs/heads/dupes: 3478c5d81fd242d0e985656645a679420a2060c2
110110
refs/tags/v0.63.0: 94f19b71d40f46b36120e7b9d78a1a3d41bfcbd6

branches/autosynth-dlp/google-api-grpc/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,13 +108,13 @@
108108
<dependency>
109109
<groupId>io.grpc</groupId>
110110
<artifactId>grpc-stub</artifactId>
111-
<version>1.16.1</version>
111+
<version>1.18.0</version>
112112
<scope>compile</scope>
113113
</dependency>
114114
<dependency>
115115
<groupId>io.grpc</groupId>
116116
<artifactId>grpc-protobuf</artifactId>
117-
<version>1.16.1</version>
117+
<version>1.18.0</version>
118118
<scope>compile</scope>
119119
</dependency>
120120
<dependency>

0 commit comments

Comments
 (0)