Skip to content

Commit 4bfc485

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-java to v4
1 parent 5b509d0 commit 4bfc485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flagd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<testExclusions>**/e2e/*.java</testExclusions>
1919
<io.grpc.version>1.70.0</io.grpc.version>
2020
<!-- caution - updating this will break compatibility with older protobuf-java versions -->
21-
<protobuf-java.min.version>3.25.6</protobuf-java.min.version>
21+
<protobuf-java.min.version>4.29.3</protobuf-java.min.version>
2222
</properties>
2323

2424
<name>flagd</name>

0 commit comments

Comments
 (0)