Skip to content

Commit

Permalink
Merge branch 'main' into renovate/google-auth-library-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alicejli committed Feb 13, 2024
2 parents c3bff64 + 9ec575b commit c8136d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gapic-generator-java-pom-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
<!-- External dependencies, especially gRPC and Protobuf version, should be
consistent across modules in this repository -->
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<grpc.version>1.61.0</grpc.version>
<google.auth.version>1.23.0</google.auth.version>
<grpc.version>1.61.1</grpc.version>
<google.auth.version>1.22.0</google.auth.version>
<google.http-client.version>1.43.3</google.http-client.version>
<gson.version>2.10.1</gson.version>
<guava.version>32.1.3-jre</guava.version>
Expand Down
2 changes: 1 addition & 1 deletion gax-java/dependencies.properties
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ version.gax_httpjson=2.42.1-SNAPSHOT

version.com_google_protobuf=3.25.2
version.google_java_format=1.15.0
version.io_grpc=1.61.0
version.io_grpc=1.61.1

# Maven artifacts.
# Note, the actual name of each property matters (bazel build scripts depend on it).
Expand Down

0 comments on commit c8136d5

Please sign in to comment.