Skip to content

Commit 7245a91

Browse files
fix(deps): update dependency io.grpc:grpc-stub to v1.52.0 (#191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb6775f commit 7245a91

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
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>io.grpc</groupId>
5353
<artifactId>grpc-stub</artifactId>
54-
<version>1.51.1</version>
54+
<version>1.52.0</version>
5555
</dependency>
5656

5757
<dependency>

0 commit comments

Comments
 (0)