Skip to content

Commit

Permalink
Update build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored and adamw committed Sep 20, 2023
1 parent ab64270 commit 63e42a8
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 @@ -188,6 +188,7 @@ lazy val rawAllAggregates = core.projectRefs ++
protobuf.projectRefs ++
pbDirectProtobuf.projectRefs ++
grpcExamples.projectRefs ++
pekkoGrpcExamples.projectRefs ++
apispecDocs.projectRefs ++
openapiDocs.projectRefs ++
asyncapiDocs.projectRefs ++
Expand All @@ -200,6 +201,7 @@ lazy val rawAllAggregates = core.projectRefs ++
akkaHttpServer.projectRefs ++
akkaGrpcServer.projectRefs ++
pekkoHttpServer.projectRefs ++
pekkoGrpcServer.projectRefs ++
armeriaServer.projectRefs ++
armeriaServerCats.projectRefs ++
armeriaServerZio.projectRefs ++
Expand Down

0 comments on commit 63e42a8

Please sign in to comment.