Skip to content

Commit

Permalink
test(deps): bump com.google.api:gax-grpc (#942)
Browse files Browse the repository at this point in the history
Bumps com.google.api:gax-grpc from 2.43.0 to 2.45.0.

---
updated-dependencies:
- dependency-name: com.google.api:gax-grpc
  dependency-type: direct:development
  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] committed Mar 5, 2024
1 parent 12496cc commit 75fa7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-spanner-hibernate-dialect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax-grpc</artifactId>
<version>2.43.0</version>
<version>2.45.0</version>
<classifier>testlib</classifier>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 75fa7e8

Please sign in to comment.