We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901d68c commit 0104fe2Copy full SHA for 0104fe2
project/ProjectPlugin.scala
@@ -23,7 +23,7 @@ object ProjectPlugin extends AutoPlugin {
23
val dockerItScala = "0.12.0"
24
val dropwizard: String = "4.2.25"
25
val enumeratum: String = "1.7.3"
26
- val fs2: String = "3.9.4"
+ val fs2: String = "3.10.0"
27
val fs2Grpc: String = "2.7.14"
28
val grpc: String = "1.62.2"
29
val kindProjector: String = "0.13.3"
0 commit comments