Skip to content

Commit

Permalink
fix dependency artifact id
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomarquezp committed Jun 10, 2024
1 parent b644263 commit 7d219df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-container/google-cloud-container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax-http</artifactId>
<artifactId>gax-httpjson</artifactId>
</dependency>
<dependency>
<groupId>org.threeten</groupId>
Expand Down

0 comments on commit 7d219df

Please sign in to comment.