Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

deps: Remove auto value annotation version#2188

Merged
ddixit14 merged 5 commits intomainfrom
auto-value-remove
Jul 18, 2023
Merged

deps: Remove auto value annotation version#2188
ddixit14 merged 5 commits intomainfrom
auto-value-remove

Conversation

@ddixit14
Copy link
Copy Markdown
Contributor

@ddixit14 ddixit14 commented Jul 18, 2023

Fixes #2187

@ddixit14 ddixit14 requested review from a team and GaoleMeng July 18, 2023 14:47
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. labels Jul 18, 2023
@suztomo suztomo added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 18, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 18, 2023
<dependency>
<groupId>com.google.auto.value</groupId>
<artifactId>auto-value-annotations</artifactId>
<version>1.10.2</version>
Copy link
Copy Markdown
Member

@suztomo suztomo Jul 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ddixit14 ddixit14 merged commit 9186f04 into main Jul 18, 2023
@ddixit14 ddixit14 deleted the auto-value-remove branch July 18, 2023 15:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avoid declaring versions for auto-value-annotations

2 participants