Skip to content

deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 #1722

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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.cloud:google-cloud-shared-dependen…
…cies to v2.8.0
  • Loading branch information
renovate-bot committed Mar 2, 2022
commit a52ba9337b853ba01bc7a9f01a0b3e9b718a5d12
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<github.global.server>github</github.global.server>
<site.installationModule>google-cloud-spanner-parent</site.installationModule>
<google.cloud.shared-dependencies.version>2.7.0</google.cloud.shared-dependencies.version>
<google.cloud.shared-dependencies.version>2.8.0</google.cloud.shared-dependencies.version>
</properties>

<dependencyManagement>
Expand Down