Skip to content

Commit

Permalink
Add macrosPekko and macrosPekkoTests to root aggregate projects
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanbar committed Aug 18, 2023
1 parent 907622e commit a8de9c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,9 @@ lazy val root = project
testUtil,
utilTests,
macrosAkka,
macrosPekko,
macrosAkkaTests,
macrosPekkoTests,
macrosAutoCats,
macrosAutoCatsTests
).flatMap(_.projectRefs): _*
Expand Down

0 comments on commit a8de9c1

Please sign in to comment.