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 e41d012 commit 2668abfCopy full SHA for 2668abf
project/ProjectPlugin.scala
@@ -25,7 +25,7 @@ object ProjectPlugin extends AutoPlugin {
25
val dockerItScala = "0.12.0"
26
val dropwizard: String = "4.2.30"
27
val enumeratum: String = "1.7.5"
28
- val fs2: String = "3.11.0"
+ val fs2: String = "3.12.0"
29
val fs2Grpc: String = "2.7.21"
30
val grpc: String = "1.71.0"
31
val kindProjector: String = "0.13.3"
0 commit comments