Skip to content

Commit 2fa4b95

Browse files
fix(deps): update grpc-java monorepo to v1.70.0
1 parent 23c5e69 commit 2fa4b95

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
@@ -15,7 +15,7 @@
1515
<properties>
1616
<!-- exclusion expression for e2e tests -->
1717
<testExclusions>**/e2e/*.java</testExclusions>
18-
<io.grpc.version>1.69.1</io.grpc.version>
18+
<io.grpc.version>1.70.0</io.grpc.version>
1919
<!-- caution - updating this will break compatibility with older protobuf-java versions -->
2020
<protobuf-java.min.version>3.25.5</protobuf-java.min.version>
2121
</properties>

0 commit comments

Comments
 (0)