diff --git a/build.sbt b/build.sbt index c3bfe57cd..d59ff871f 100644 --- a/build.sbt +++ b/build.sbt @@ -1216,6 +1216,7 @@ def allProjects = lmCoursierDefinitions, lmCoursier, lmCoursierShaded, + lmCoursierShadedPublishing, ) ++ lowerUtilProjects // These need to be cross published to 2.12 and 2.13 for Zinc