mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-14 13:13:53 +00:00
Properly name repositories
This commit is contained in:
@ -17,7 +17,7 @@ fun Project.applyCommonConfiguration() {
|
||||
}
|
||||
}
|
||||
maven {
|
||||
name = "EngineHub Repository"
|
||||
name = "EngineHub"
|
||||
url = uri("https://maven.enginehub.org/repo/")
|
||||
content {
|
||||
includeGroupByRegex("org.enginehub.*")
|
||||
|
Reference in New Issue
Block a user