Skip to content

Commit 7f2780d

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-java to v4
1 parent 1c30502 commit 7f2780d

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
@@ -16,7 +16,7 @@
1616
<!-- exclusion expression for e2e tests -->
1717
<testExclusions>**/e2e/*.java</testExclusions>
1818
<io.grpc.version>1.69.0</io.grpc.version>
19-
<protobuf-java.min.version>3.25.5</protobuf-java.min.version>
19+
<protobuf-java.min.version>4.29.2</protobuf-java.min.version>
2020
</properties>
2121

2222
<name>flagd</name>

0 commit comments

Comments
 (0)