Skip to content

Commit f26a274

Browse files
fix(deps): update dependency io.grpc:grpc-protobuf to v1.57.2
1 parent 2ff4d68 commit f26a274

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
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>io.grpc</groupId>
6464
<artifactId>grpc-protobuf</artifactId>
65-
<version>1.57.1</version>
65+
<version>1.57.2</version>
6666
</dependency>
6767

6868
<dependency>

0 commit comments

Comments
 (0)