Skip to content

Commit c176774

Browse files
build(deps): bump com.google.cloud:google-cloud-spanner-pgadapter (GoogleCloudPlatform#3250)
Bumps [com.google.cloud:google-cloud-spanner-pgadapter](https://github.com/GoogleCloudPlatform/pgadapter) from 0.47.0 to 0.47.1. - [Release notes](https://github.com/GoogleCloudPlatform/pgadapter/releases) - [Changelog](https://github.com/GoogleCloudPlatform/pgadapter/blob/postgresql-dialect/CHANGELOG.md) - [Commits](GoogleCloudPlatform/pgadapter@v0.47.0...v0.47.1) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-spanner-pgadapter dependency-version: 0.47.1 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 5425439 commit c176774

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.47.0</version>
56+
<version>0.47.1</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.kohlschutter.junixsocket</groupId>

0 commit comments

Comments
 (0)