We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b56160 commit 615c07cCopy full SHA for 615c07c
project/ProjectPlugin.scala
@@ -25,7 +25,7 @@ object ProjectPlugin extends AutoPlugin {
25
val dockerItScala = "0.12.0"
26
val dropwizard: String = "4.2.28"
27
val enumeratum: String = "1.7.5"
28
- val fs2: String = "3.10.2"
+ val fs2: String = "3.11.0"
29
val fs2Grpc: String = "2.7.20"
30
val grpc: String = "1.65.0"
31
val kindProjector: String = "0.13.3"
0 commit comments