Skip to content

Commit 59569f3

Browse files
fix(deps): update grpc-java monorepo to v1.71.0 (#1265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c84160c commit 59569f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flagd/pom.xml

+1-1
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)