Skip to content

Commit 6eb7869

Browse files
fix(deps): update dependency io.grpc:grpc-netty to v1.59.0
1 parent 9c5df8e commit 6eb7869

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
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>io.grpc</groupId>
4949
<artifactId>grpc-netty</artifactId>
50-
<version>1.58.0</version>
50+
<version>1.59.0</version>
5151
</dependency>
5252

5353
<dependency>

0 commit comments

Comments
 (0)