Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
feat: import google-cloud-core-bom to include all google-cloud-core-*…
Browse files Browse the repository at this point in the history
… artifacts (#18)
  • Loading branch information
chingor13 committed Apr 22, 2020
1 parent eac0d44 commit ed3850c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Expand Up @@ -121,8 +121,10 @@
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core</artifactId>
<artifactId>google-cloud-core-bom</artifactId>
<version>${google.core.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.auth</groupId>
Expand Down

0 comments on commit ed3850c

Please sign in to comment.