Skip to content

Commit b16dcd5

Browse files
fix(deps): update dependency io.grpc:grpc-stub to v1.55.1 (#310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 537307e commit b16dcd5

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
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>io.grpc</groupId>
5454
<artifactId>grpc-stub</artifactId>
55-
<version>1.54.1</version>
55+
<version>1.55.1</version>
5656
</dependency>
5757

5858
<dependency>

0 commit comments

Comments
 (0)