Skip to content

Commit

Permalink
all: Add grpc-inprocess
Browse files Browse the repository at this point in the history
This should have been added when inprocess was moved out of core. This
includes inprocess in the Javadoc and code coverage reporting.
  • Loading branch information
ejona86 committed Nov 27, 2023
1 parent 69114bf commit 9400613
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions all/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ def subprojects = [
project(':grpc-auth'),
project(':grpc-core'),
project(':grpc-grpclb'),
project(':grpc-inprocess'),
project(':grpc-netty'),
project(':grpc-okhttp'),
project(':grpc-protobuf'),
Expand Down

0 comments on commit 9400613

Please sign in to comment.