Skip to content

Commit acbe825

Browse files
fix(deps): update dependency io.grpc:grpc-stub to v1.55.1
1 parent 5c64de5 commit acbe825

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)