Skip to content

Commit 8ae40bc

Browse files
fix(deps): update grpc-java monorepo to v1.71.0
1 parent 0c2803a commit 8ae40bc

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
<properties>
1717
<!-- exclusion expression for e2e tests -->
1818
<testExclusions>**/e2e/*.java</testExclusions>
19-
<io.grpc.version>1.70.0</io.grpc.version>
19+
<io.grpc.version>1.71.0</io.grpc.version>
2020
<!-- caution - updating this will break compatibility with older protobuf-java versions -->
2121
<protobuf-java.min.version>4.29.3</protobuf-java.min.version>
2222
</properties>

0 commit comments

Comments
 (0)