Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
deps: update grpc-context to 1.71.0
  • Loading branch information
zhumin8 authored May 27, 2025
commit 34c44ac2412f3990209fdf3b933a6b2728c382d2
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-context</artifactId>
<version>1.70.0</version>
<version>1.71.0</version>
</dependency>
<dependency>
<groupId>io.opencensus</groupId>
Expand Down