We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5501f commit d6ef5e9Copy full SHA for d6ef5e9
worldguard-bukkit/build.gradle.kts
@@ -12,11 +12,6 @@ repositories {
12
name = "paper"
13
url = uri("https://repo.papermc.io/repository/maven-public/")
14
}
15
- maven {
16
- // TODO: Remove this once paper updated to adventure release
17
- name = "adventure-snapshots"
18
- url = uri("https://s01.oss.sonatype.org/content/repositories/snapshots/")
19
- }
20
21
22
configurations {
0 commit comments