We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63062c2 commit 21c4790Copy full SHA for 21c4790
providers/flagd/pom.xml
@@ -18,7 +18,7 @@
18
<testExclusions>**/e2e/*.java</testExclusions>
19
<io.grpc.version>1.71.0</io.grpc.version>
20
<!-- caution - updating this will break compatibility with older protobuf-java versions -->
21
- <protobuf-java.min.version>4.29.3</protobuf-java.min.version>
+ <protobuf-java.min.version>4.30.1</protobuf-java.min.version>
22
</properties>
23
24
<name>flagd</name>
0 commit comments