Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
minwoox committed Jan 7, 2025
1 parent 497ca71 commit d09ef11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ includeWithFlags ':it:it-server', 'java', 'relocate'
project(':it:it-server').projectDir = file('it/server')

includeWithFlags ':it:mirror-listener', 'java', 'relocate'
includeWithFlags ':it:server-healthy-plugin', 'java', 'relocate'
includeWithFlags ':it:server-healthy-plugin', 'java', 'relocate'
includeWithFlags ':it:zone-leader-plugin', 'java', 'relocate'
includeWithFlags ':it:xds-member-permission', 'java', 'relocate'
includeWithFlags ':testing-internal', 'java', 'relocate'
Expand Down

0 comments on commit d09ef11

Please sign in to comment.