Skip to content

Commit

Permalink
build(deps): bump com.google.cloud:google-cloud-spanner-pgadapter (#1315
Browse files Browse the repository at this point in the history
)

Bumps [com.google.cloud:google-cloud-spanner-pgadapter](https://github.com/GoogleCloudPlatform/pgadapter) from 0.27.1 to 0.28.0.
- [Release notes](https://github.com/GoogleCloudPlatform/pgadapter/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/pgadapter/blob/postgresql-dialect/CHANGELOG.md)
- [Commits](v0.27.1...v0.28.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-spanner-pgadapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 16, 2024
1 parent f9e4bab commit 53f3390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/latency-comparison/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-pgadapter</artifactId>
<version>0.27.1</version>
<version>0.28.0</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit 53f3390

Please sign in to comment.