We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a78cfdf commit a25670cCopy full SHA for a25670c
project/ProjectPlugin.scala
@@ -25,7 +25,7 @@ object ProjectPlugin extends AutoPlugin {
25
val dockerItScala = "0.12.0"
26
val dropwizard: String = "4.2.36"
27
val enumeratum: String = "1.9.0"
28
- val fs2: String = "3.12.0"
+ val fs2: String = "3.12.2"
29
val fs2Grpc: String = "2.8.4"
30
val grpc: String = "1.75.0"
31
val kindProjector: String = "0.13.3"
0 commit comments