Skip to content

Commit

Permalink
build(deps): bump com.google.cloud:google-cloud-spanner-pgadapter (#1431
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.29.1 to 0.30.0.
- [Release notes](https://github.com/GoogleCloudPlatform/pgadapter/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/pgadapter/blob/postgresql-dialect/CHANGELOG.md)
- [Commits](v0.29.1...v0.30.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 1257ba3 commit e718f06
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.29.1</version>
<version>0.30.0</version>
</dependency>
<!-- Hibernate core dependency -->
<dependency>
Expand Down

0 comments on commit e718f06

Please sign in to comment.