Skip to content

Commit

Permalink
feat(deps): add gapic-generator-java to bom (#1645)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmileaf authored Apr 21, 2023
1 parent e9f766e commit 3e85c4b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions gapic-generator-java-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gapic-generator-java</artifactId>
<version>2.17.1-SNAPSHOT</version><!-- {x-version-update:gapic-generator-java:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-common-protos</artifactId>
Expand Down

0 comments on commit 3e85c4b

Please sign in to comment.