This commit is contained in:
Wagyourtail 2022-12-02 14:24:29 -07:00
parent e7252f5b3f
commit e6642a2122
No known key found for this signature in database
GPG Key ID: 0D30679891BED858
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ repositories {
mavenLocal()
maven {
name = 'WagYourMaven'
url = 'https://maven.wagyourtail.xyz/snapshots'
url = 'https://maven.wagyourtail.xyz/releases'
}
maven {
name = 'ForgeMaven'