Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
Signed-off-by: Petar Tonev <[email protected]>
  • Loading branch information
petreze committed Oct 17, 2024
1 parent 2ed6c83 commit 98ed530
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,11 +113,9 @@ extraJavaModuleInfo {
module("io.grpc:grpc-protobuf-lite", "io.grpc.protobuf.lite")
module("io.helidon.common:helidon-common", "io.helidon.common") {
exportAllPackages()
requireAllDefinedDependencies()
patchRealModule()
}
module("io.helidon.webclient:helidon-webclient", "io.helidon.webclient") {
exportAllPackages()
requireAllDefinedDependencies()
patchRealModule()
}
Expand Down

0 comments on commit 98ed530

Please sign in to comment.