Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit b62f32d

Browse files
authored
Build: Upgrade dependency versions. (#1803)
1 parent beba028 commit b62f32d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,18 +160,18 @@ subprojects {
160160
findBugsAnnotationsVersion = '3.0.1'
161161
findBugsJsr305Version = '3.0.2'
162162
errorProneVersion = '2.3.2'
163-
grpcVersion = '1.18.0'
163+
grpcVersion = '1.19.0'
164164
guavaVersion = '26.0-android'
165165
googleAuthVersion = '0.13.0'
166-
googleCloudBetaVersion = '0.81.0-beta'
167-
googleCloudGaVersion = '1.63.0'
166+
googleCloudBetaVersion = '0.83.0-beta'
167+
googleCloudGaVersion = '1.65.0'
168168
log4j2Version = '2.11.1'
169169
signalfxVersion = '0.0.48'
170170
springBootVersion = '1.5.15.RELEASE'
171171
springCloudVersion = '1.3.4.RELEASE'
172172
springVersion = '4.3.12.RELEASE'
173173
prometheusVersion = '0.6.0'
174-
protobufVersion = '3.6.1'
174+
protobufVersion = '3.7.0'
175175
zipkinReporterVersion = '2.7.14'
176176
jaegerReporterVersion = '0.33.1'
177177
opencensusProtoVersion = '0.2.0'

0 commit comments

Comments
 (0)