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 d9534a9 commit 8b09f40Copy full SHA for 8b09f40
1 file changed
build.sbt
@@ -67,7 +67,8 @@ lazy val aggregatedProjects: Seq[ProjectReference] = userProjects ++ List[Projec
67
docs,
68
// compatibilityTests,
69
httpJmhBench,
70
- billOfMaterials)
+ billOfMaterials,
71
+ httpScalafix)
72
lazy val root = Project(
73
id = "pekko-http",
74
base = file("."))
0 commit comments