Skip to content

Commit ee3d723

Browse files
sduskiskolea2
authored andcommitted
---
yaml --- r: 18471 b: refs/heads/autosynth-compute c: c07f49b h: refs/heads/master i: 18469: 1d94a9e 18467: 5303d92 18463: 5007941
1 parent 1f3f9e2 commit ee3d723

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
@@ -112,7 +112,7 @@ refs/tags/v0.64.0: 456e8fbd129deced3ca025f239a2d8a82bde1d0a
112112
refs/tags/v0.65.0: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
113113
refs/tags/v0.66.0: ed6a3f57cbdaa20339a1995f7d7d53b172a5b8ef
114114
refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
115-
refs/heads/autosynth-compute: 77fb0ca8e507c38b4b559836b5c55576ef50e0c9
115+
refs/heads/autosynth-compute: c07f49beaf0e6a4f8385d84cf392d7c0def1b09a
116116
refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117117
refs/heads/autosynth-monitoring: e67db7395a868e5f6ecc3476eb4a91c47abd4234
118118
refs/heads/autosynth-pubsub: fd363d13793a853214eb8193c922b28c54e7a6b3

branches/autosynth-compute/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)