Skip to content

Commit 615c07c

Browse files
authored
Update fs2-core to 3.11.0
1 parent 6b56160 commit 615c07c

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
@@ -25,7 +25,7 @@ object ProjectPlugin extends AutoPlugin {
2525
val dockerItScala = "0.12.0"
2626
val dropwizard: String = "4.2.28"
2727
val enumeratum: String = "1.7.5"
28-
val fs2: String = "3.10.2"
28+
val fs2: String = "3.11.0"
2929
val fs2Grpc: String = "2.7.20"
3030
val grpc: String = "1.65.0"
3131
val kindProjector: String = "0.13.3"

0 commit comments

Comments
 (0)