Skip to content

Commit

Permalink
build(deps): bump com.google.cloud:google-cloud-spanner-pgadapter
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.32.0 to 0.33.0.
- [Release notes](https://github.com/GoogleCloudPlatform/pgadapter/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/pgadapter/blob/postgresql-dialect/CHANGELOG.md)
- [Commits](v0.32.0...v0.33.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent e6f305a commit d336f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/java/hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-pgadapter</artifactId>
<version>0.32.0</version>
<version>0.33.0</version>
</dependency>
<!-- Hibernate core dependency -->
<dependency>
Expand Down

0 comments on commit d336f70

Please sign in to comment.