Skip to content

Commit

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

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent abd26f6 commit 3cb973b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/java/spring-data-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-pgadapter</artifactId>
<version>0.33.1</version>
<version>0.33.2</version>
</dependency>
<!-- Add Spanner Hibernate tools for access to the batch compatible bit-reversed sequence generator. -->
<dependency>
Expand Down

0 comments on commit 3cb973b

Please sign in to comment.