Skip to content

Commit 55e9f06

Browse files
fix(deps): update dependency io.grpc:grpc-protobuf to v1.56.1 (#350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 716cdfa commit 55e9f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)