Skip to content

Commit 03a545a

Browse files
fix(deps): update grpc-java monorepo to v1.64.0 (#788)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 703830d commit 03a545a

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.63.0</io.grpc.version>
18+
<io.grpc.version>1.64.0</io.grpc.version>
1919
</properties>
2020

2121
<name>flagd</name>

0 commit comments

Comments
 (0)