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

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-resourcemanager…
Browse files Browse the repository at this point in the history
… to v0.117.2-alpha (#98)

4c5cbd1
commit 4c5cbd1
Author: WhiteSource Renovate <bot@renovateapp.com>
Date:   Tue Mar 17 20:24:19 2020 +0100

    deps: update dependency com.google.cloud:google-cloud-resourcemanager to v0.117.2-alpha (#98)

pom.xml
  • Loading branch information
yoshi-automation committed Mar 19, 2020
1 parent 65393c7 commit 0990311
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -23,12 +23,13 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
</dependency>
</dependencies>
</dependencyManagement>

<dependencies>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-asset</artifactId>
</dependency>
</dependencies>

```

[//]: # ({x-version-update-start:google-cloud-asset:released})
Expand All @@ -41,6 +42,7 @@ If you are using Maven without BOM, add this to your dependencies:
<artifactId>google-cloud-asset</artifactId>
<version>1.1.0</version>
</dependency>

```

If you are using Gradle, add this to your dependencies
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
@@ -1,5 +1,5 @@
{
"updateTime": "2020-03-19T08:43:12.967656Z",
"updateTime": "2020-03-19T08:49:28.860363Z",
"sources": [
{
"generator": {
Expand Down

0 comments on commit 0990311

Please sign in to comment.