Skip to content

Commit

Permalink
restore gapic bom
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Jan 23, 2024
1 parent 2d39b34 commit 7e3ddb4
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,13 @@
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>gapic-libraries-bom</artifactId>
<version>1.27.0</version>
<scope>import</scope>
<type>pom</type>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 7e3ddb4

Please sign in to comment.