Skip to content

Commit

Permalink
build(deps): bump com.google.cloud:google-cloud-spanner-pgadapter (#1772
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.33.0 to 0.33.1.
- [Release notes](https://github.com/GoogleCloudPlatform/pgadapter/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/pgadapter/blob/postgresql-dialect/CHANGELOG.md)
- [Commits](v0.33.0...v0.33.1)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-spanner-pgadapter
  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>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 54bd9aa commit 38a602c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/java/jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-pgadapter</artifactId>
<version>0.33.0</version>
<version>0.33.1</version>
</dependency>
<!-- [END pgadapter_and_jdbc_dependency] -->
<dependency>
Expand Down

0 comments on commit 38a602c

Please sign in to comment.