Skip to content

Commit fd0ec4a

Browse files
build(deps): bump com.google.cloud:google-cloud-spanner-pgadapter (#4244)
Bumps [com.google.cloud:google-cloud-spanner-pgadapter](https://github.com/GoogleCloudPlatform/pgadapter) from 0.53.2 to 0.53.3. - [Release notes](https://github.com/GoogleCloudPlatform/pgadapter/releases) - [Changelog](https://github.com/GoogleCloudPlatform/pgadapter/blob/postgresql-dialect/CHANGELOG.md) - [Commits](v0.53.2...v0.53.3) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-spanner-pgadapter dependency-version: 0.53.3 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 ffa55e3 commit fd0ec4a

File tree

1 file changed

+1
-1
lines changed
  • benchmarks/latency-comparison/java

1 file changed

+1
-1
lines changed

benchmarks/latency-comparison/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>com.google.cloud</groupId>
7777
<artifactId>google-cloud-spanner-pgadapter</artifactId>
78-
<version>0.53.2</version>
78+
<version>0.53.3</version>
7979
</dependency>
8080
<dependency>
8181
<groupId>org.postgresql</groupId>

0 commit comments

Comments
 (0)