Skip to content

Commit

Permalink
Update build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Aug 21, 2023
1 parent a4af8d6 commit 5d25b6c
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 @@ -187,6 +187,7 @@ lazy val rawAllAggregates = core.projectRefs ++
protobuf.projectRefs ++
pbDirectProtobuf.projectRefs ++
grpcExamples.projectRefs ++
pekkoGrpcExamples.projectRefs ++
apispecDocs.projectRefs ++
openapiDocs.projectRefs ++
asyncapiDocs.projectRefs ++
Expand All @@ -199,6 +200,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 5d25b6c

Please sign in to comment.