Skip to content

Commit

Permalink
Revert "deps: update dependency io.grpc:grpc-context to v1.70.0 (#2068)…
Browse files Browse the repository at this point in the history
…" (#2072)

This reverts commit 7a580bf.
  • Loading branch information
lqiu96 authored Feb 7, 2025
1 parent 8a30681 commit 5790ac4
Showing 1 changed file with 1 addition and 1 deletion.
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.69.0</version>
</dependency>
<dependency>
<groupId>io.opencensus</groupId>
Expand Down

0 comments on commit 5790ac4

Please sign in to comment.