Skip to content

Commit 23db163

Browse files
fix(deps): update grpc-java monorepo to v1.69.1 (#1161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd0ea9e commit 23db163

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.0</io.grpc.version>
18+
<io.grpc.version>1.69.1</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)