Skip to content

Commit 4cc375f

Browse files
fix(deps): update dependency io.grpc:grpc-protobuf to v1.56.1
1 parent 5dfca22 commit 4cc375f

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
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>io.grpc</groupId>
4848
<artifactId>grpc-protobuf</artifactId>
49-
<version>1.56.0</version>
49+
<version>1.56.1</version>
5050
</dependency>
5151

5252
<dependency>

0 commit comments

Comments
 (0)