Skip to content

Commit

Permalink
Bump google-cloud-spanner in /acceptance-tests/gcp/java-gcp-apps (#19)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-spanner](https://github.com/googleapis/java-spanner) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/googleapis/java-spanner/releases)
- [Changelog](https://github.com/googleapis/java-spanner/blob/master/CHANGELOG.md)
- [Commits](googleapis/java-spanner@v6.1.0...v6.2.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 7, 2021
1 parent f7a6385 commit 98e7b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance-tests/gcp/java-gcp-apps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner</artifactId>
<version>6.1.0</version>
<version>6.2.0</version>
</dependency>
<dependency>
<groupId>com.google.auth</groupId>
Expand Down

0 comments on commit 98e7b44

Please sign in to comment.