Skip to content

Commit 0c719bb

Browse files
authored
Update fs2-grpc-runtime to 2.7.22
1 parent 2668abf commit 0c719bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ object ProjectPlugin extends AutoPlugin {
2626
val dropwizard: String = "4.2.30"
2727
val enumeratum: String = "1.7.5"
2828
val fs2: String = "3.12.0"
29-
val fs2Grpc: String = "2.7.21"
29+
val fs2Grpc: String = "2.7.22"
3030
val grpc: String = "1.71.0"
3131
val kindProjector: String = "0.13.3"
3232
val log4cats: String = "2.7.0"

0 commit comments

Comments
 (0)