Skip to content

Commit

Permalink
Add maven central to repositories (#2859)
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremy Wood <farachan@gmail.com>
  • Loading branch information
benwoo1110 and dumptruckman committed Mar 2, 2023
1 parent 101ddae commit d5ebde5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ java.sourceCompatibility = JavaVersion.VERSION_11

repositories {
mavenLocal()
mavenCentral()

maven {
url = uri('https://hub.spigotmc.org/nexus/content/repositories/snapshots/')
}
Expand Down

0 comments on commit d5ebde5

Please sign in to comment.