Update Adventure to 4.17.0 Release

This commit is contained in:
Shane Freeder
2024-05-08 15:48:45 +01:00
parent 93f003b64f
commit 2d2eafa713
5 changed files with 14 additions and 15 deletions

View File

@ -49,7 +49,6 @@ subprojects {
repositories {
mavenCentral()
maven(paperMavenPublicUrl)
maven("https://s01.oss.sonatype.org/content/repositories/snapshots/") // TODO - Adventure snapshot
}
}