Skip to content

Commit

Permalink
feat: add google-cloud-functions (#1081)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Oct 28, 2020
1 parent 8603440 commit 4714d40
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,13 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-functions-bom</artifactId>
<version>1.0.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-iamcredentials-bom</artifactId>
Expand Down

0 comments on commit 4714d40

Please sign in to comment.