Skip to content

Commit

Permalink
Fix sonatype repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Almighty-Satan committed Aug 23, 2024
1 parent ad61d10 commit 0a3b1d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ sourceSets {
repositories {
mavenCentral()
maven("https://s01.oss.sonatype.org/content/repositories/snapshots/")
maven("https://oss.sonatype.org/content/repositories/snapshots/")
maven("https://repo.varoplugin.de/repository/maven-public/")
maven("https://hub.spigotmc.org/nexus/content/repositories/snapshots/")
maven("https://maven.enginehub.org/repo/")
Expand Down

0 comments on commit 0a3b1d6

Please sign in to comment.