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

deps: update dependency com.google.api-client:google-api-client-bom to v1.30.8 #146

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
deps: update dependency com.google.api-client:google-api-client-bom t…
…o v1.30.8
  • Loading branch information
renovate-bot committed Jan 31, 2020
commit 3e80304f6e9439331b66a082d7a30b46e7a4a985
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
<google.common-protos.version>1.17.0</google.common-protos.version>
<google.iam.version>0.13.0</google.iam.version>
<google.auth.version>0.20.0</google.auth.version>
<google.api.version>1.30.7</google.api.version>
<google.api.version>1.30.8</google.api.version>
<google.http.version>1.34.1</google.http.version>
<grpc.version>1.27.0</grpc.version>
<protobuf.version>3.11.1</protobuf.version>
Expand Down