Skip to content

Commit ecc9449

Browse files
fix(deps): update dependency io.grpc:grpc-protobuf to v1.52.1
1 parent 1e39fed commit ecc9449

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
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>io.grpc</groupId>
4747
<artifactId>grpc-protobuf</artifactId>
48-
<version>1.52.0</version>
48+
<version>1.52.1</version>
4949
</dependency>
5050

5151
<dependency>

0 commit comments

Comments
 (0)