Skip to content

Commit 50adb4f

Browse files
fix(deps): update grpc-java monorepo to v1.68.1
1 parent ac1a952 commit 50adb4f

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
@@ -15,7 +15,7 @@
1515
<properties>
1616
<!-- exclusion expression for e2e tests -->
1717
<testExclusions>**/e2e/*.java</testExclusions>
18-
<io.grpc.version>1.68.0</io.grpc.version>
18+
<io.grpc.version>1.68.1</io.grpc.version>
1919
</properties>
2020

2121
<name>flagd</name>

0 commit comments

Comments
 (0)