Skip to content

Commit

Permalink
test(gradle): remove unneeded repositories from helidon-properties IT
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Nuri <[email protected]>
  • Loading branch information
manusa committed Oct 25, 2024
1 parent c3254c7 commit 88c4446
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gradle-plugin/it/src/it/helidon-properties/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ ext {
}

repositories {
mavenLocal()
mavenCentral()
gradlePluginPortal()
}

dependencies {
Expand Down

0 comments on commit 88c4446

Please sign in to comment.