Skip to content

deps: update dependency com.google.apis:google-api-services-bigquery to v2-rev20250427-2.0.0 #3773

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.apis:google-api-services-bigquery …
…to v2-rev20250427-2.0.0
  • Loading branch information
renovate-bot committed May 4, 2025
commit 769b968440f5a043f0b46a6330373c9e8e6d4500
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-bigquery-parent</site.installationModule>
<google-api-services-bigquery.version>v2-rev20250404-2.0.0</google-api-services-bigquery.version>
<google-api-services-bigquery.version>v2-rev20250427-2.0.0</google-api-services-bigquery.version>
</properties>

<dependencyManagement>
Expand Down