Skip to content

Commit 492b437

Browse files
fix(deps): update dependency io.grpc:grpc-protobuf to v1.57.1 (#383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72ca252 commit 492b437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flagd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>io.grpc</groupId>
5858
<artifactId>grpc-protobuf</artifactId>
59-
<version>1.57.0</version>
59+
<version>1.57.1</version>
6060
</dependency>
6161

6262
<dependency>

0 commit comments

Comments
 (0)