aggregate

This commit is contained in:
Mark Canlas 2022-06-13 20:19:26 -04:00
parent 8062b00d4d
commit c3559ccbee

View File

@ -7,7 +7,7 @@ lazy val root =
)
.withCats
.withTesting
.aggregate(nescant)
.aggregate(nescant, scratchpad)
lazy val nescant =
project.withCats.withTesting