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-shared-dependen…
Browse files Browse the repository at this point in the history
…cies to v0.19.0 (#452)

deps: update dependency io.grafeas:grafeas to v1.0.9
  • Loading branch information
renovate-bot committed Feb 23, 2021
1 parent b7c4161 commit 2a1a1ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -96,7 +96,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>0.18.0</version>
<version>0.19.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -105,7 +105,7 @@
<dependency>
<groupId>io.grafeas</groupId>
<artifactId>grafeas</artifactId>
<version>1.0.8</version>
<version>1.0.9</version>
</dependency>
<!-- TODO: Until gax-grpc && grafeas align -->

Expand Down

0 comments on commit 2a1a1ff

Please sign in to comment.