We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c3743 commit fc26ff2Copy full SHA for fc26ff2
providers/flagd/pom.xml
@@ -16,7 +16,7 @@
16
<properties>
17
<!-- exclusion expression for e2e tests -->
18
<testExclusions>**/e2e/*.java</testExclusions>
19
- <io.grpc.version>1.71.0</io.grpc.version>
+ <io.grpc.version>1.72.0</io.grpc.version>
20
<!-- caution - updating this will break compatibility with older protobuf-java versions -->
21
<protobuf-java.min.version>3.25.6</protobuf-java.min.version>
22
</properties>
0 commit comments