Skip to content

Commit

Permalink
Remove adventure snapshot repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Joo200 committed May 17, 2024
1 parent 6f5501f commit d6ef5e9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions worldguard-bukkit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ repositories {
name = "paper"
url = uri("https://repo.papermc.io/repository/maven-public/")
}
maven {
// TODO: Remove this once paper updated to adventure release
name = "adventure-snapshots"
url = uri("https://s01.oss.sonatype.org/content/repositories/snapshots/")
}
}

configurations {
Expand Down

0 comments on commit d6ef5e9

Please sign in to comment.