Skip to content

Commit c76f6fd

Browse files
fix(deps): update dependency io.grpc:grpc-protobuf to v1.51.0 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2bc61df commit c76f6fd

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

5151
<dependency>

0 commit comments

Comments
 (0)