Remove Adventure snapshot repo from dev bundle (#10716)
* Remove Adventure snapshot repo * do not remove trailing comma
This commit is contained in:
parent
218d33ccb1
commit
fa8a407072
1 changed files with 0 additions and 1 deletions
|
@ -112,7 +112,6 @@ tasks.generateDevelopmentBundle {
|
|||
libraryRepositories.addAll(
|
||||
"https://repo.maven.apache.org/maven2/",
|
||||
paperMavenPublicUrl,
|
||||
"https://s01.oss.sonatype.org/content/repositories/snapshots/", // TODO - Adventure snapshot
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue