Skip to content

Commit 8ce2e7f

Browse files
build(deps): bump com.google.cloud:google-cloud-spanner-pgadapter (#3934)
Bumps [com.google.cloud:google-cloud-spanner-pgadapter](https://github.com/GoogleCloudPlatform/pgadapter) from 0.51.1 to 0.52.0. - [Release notes](https://github.com/GoogleCloudPlatform/pgadapter/releases) - [Changelog](https://github.com/GoogleCloudPlatform/pgadapter/blob/postgresql-dialect/CHANGELOG.md) - [Commits](v0.51.1...v0.52.0) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-spanner-pgadapter dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0ea833 commit 8ce2e7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/java/spring-data-jpa

samples/java/spring-data-jpa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.google.cloud</groupId>
5757
<artifactId>google-cloud-spanner-pgadapter</artifactId>
58-
<version>0.51.1</version>
58+
<version>0.52.0</version>
5959
</dependency>
6060
<!-- Add Spanner Hibernate tools for access to the batch compatible bit-reversed sequence generator. -->
6161
<dependency>

0 commit comments

Comments
 (0)