Skip to content

Commit

Permalink
Remove custom plugin repository needed for previous version of jc-kzg
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
  • Loading branch information
fab-10 committed Feb 20, 2025
1 parent f54e455 commit 03b9d47
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
pluginManagement {
repositories {
gradlePluginPortal()
maven {
url 'https://artifacts.consensys.net/public/maven/maven/'
content { includeGroupByRegex('tech\\.pegasys(\\..*)?') }
}
}
}

Expand Down

0 comments on commit 03b9d47

Please sign in to comment.