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

Commit

Permalink
updated google-cloud-gameservices-bom/pom.xml [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jul 1, 2020
1 parent 3f7770f commit 555a144
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions google-cloud-gameservices-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-gameservices-bom</artifactId>
<version>0.19.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-gameservices:current} -->
<version>0.20.0</version><!-- {x-version-update:google-cloud-gameservices:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -64,17 +64,17 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-gameservices-v1alpha</artifactId>
<version>0.19.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-gameservices-v1alpha:current} -->
<version>0.20.0</version><!-- {x-version-update:proto-google-cloud-gameservices-v1alpha:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-gameservices</artifactId>
<version>0.19.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-gameservices:current} -->
<version>0.20.0</version><!-- {x-version-update:google-cloud-gameservices:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-gameservices-v1alpha</artifactId>
<version>0.19.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-gameservices-v1alpha:current} -->
<version>0.20.0</version><!-- {x-version-update:grpc-google-cloud-gameservices-v1alpha:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 555a144

Please sign in to comment.