Skip to content

Commit 2c3d314

Browse files
build(deps): bump com.google.cloud:google-cloud-spanner-pgadapter (#4204)
Bumps [com.google.cloud:google-cloud-spanner-pgadapter](https://github.com/GoogleCloudPlatform/pgadapter) from 0.53.1 to 0.53.2. - [Release notes](https://github.com/GoogleCloudPlatform/pgadapter/releases) - [Changelog](https://github.com/GoogleCloudPlatform/pgadapter/blob/postgresql-dialect/CHANGELOG.md) - [Commits](v0.53.1...v0.53.2) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-spanner-pgadapter dependency-version: 0.53.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7274f7 commit 2c3d314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/java/cloud-run/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.google.cloud</groupId>
5555
<artifactId>google-cloud-spanner-pgadapter</artifactId>
56-
<version>0.53.1</version>
56+
<version>0.53.2</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.kohlschutter.junixsocket</groupId>

0 commit comments

Comments
 (0)