Skip to content

Commit

Permalink
chore: coverage-report/pom.xml to have api-common annotation (#1555)
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo authored Mar 28, 2023
1 parent a93d63b commit c632020
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions coverage-report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>api-common</artifactId> <!-- {x-version-update:api-common:current} -->
<version>2.6.4-SNAPSHOT</version>
<artifactId>api-common</artifactId>
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:api-common:current} -->
</dependency>
</dependencies>

Expand Down

0 comments on commit c632020

Please sign in to comment.