Skip to content

Commit de7c226

Browse files
authored
feat(deps): import google-cloud-recommender bom (#116)
1 parent 7cd6c69 commit de7c226

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

+7
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,13 @@
405405
<type>pom</type>
406406
<scope>import</scope>
407407
</dependency>
408+
<dependency>
409+
<groupId>com.google.cloud</groupId>
410+
<artifactId>google-cloud-recommender-bom</artifactId>
411+
<version>0.2.0</version>
412+
<type>pom</type>
413+
<scope>import</scope>
414+
</dependency>
408415
<dependency>
409416
<groupId>com.google.cloud</groupId>
410417
<artifactId>google-cloud-redis-bom</artifactId>

0 commit comments

Comments
 (0)