Skip to content

Commit d6ef5e9

Browse files
committed
Remove adventure snapshot repository
1 parent 6f5501f commit d6ef5e9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

worldguard-bukkit/build.gradle.kts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ repositories {
1212
name = "paper"
1313
url = uri("https://repo.papermc.io/repository/maven-public/")
1414
}
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-
}
2015
}
2116

2217
configurations {

0 commit comments

Comments
 (0)