Skip to content

Commit

Permalink
Remove mavenLocal()
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Dec 7, 2024
1 parent 31088c4 commit dfb7e2a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ plugins {

subprojects {
addRepositories()
repositories {
mavenLocal()
}
}

mikbotPlugin {
Expand Down

0 comments on commit dfb7e2a

Please sign in to comment.