mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 08:27:43 +01:00
[ci-skip] oops
This commit is contained in:
@@ -72,7 +72,7 @@ Maven
|
||||
```xml
|
||||
<repository>
|
||||
<id>purpur</id>
|
||||
<url>https://repo.purpurmc.org/</url>
|
||||
<url>https://repo.purpurmc.org/snapshots</url>
|
||||
</repository>
|
||||
```
|
||||
```xml
|
||||
@@ -87,7 +87,7 @@ Maven
|
||||
Gradle
|
||||
```kotlin
|
||||
repositories {
|
||||
maven("https://repo.purpurmc.org/")
|
||||
maven("https://repo.purpurmc.org/snapshots")
|
||||
}
|
||||
```
|
||||
```kotlin
|
||||
|
||||
Reference in New Issue
Block a user