Skip to content

deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 #1791

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 1 commit
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
Next Next commit
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v2.9.0
  • Loading branch information
renovate-bot committed Mar 29, 2022
commit 1a64c3e43b81ac6afe7dbd8acb81bc63c7ad541e
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.8.0</google.cloud.shared-dependencies.version>
<google.cloud.shared-dependencies.version>2.9.0</google.cloud.shared-dependencies.version>
</properties>

<dependencyManagement>
Expand Down