+3
-3
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id 'fabric-loom' version '1.8-SNAPSHOT'
|
||||
id 'fabric-loom' version '1.10-SNAPSHOT'
|
||||
id 'maven-publish'
|
||||
}
|
||||
|
||||
@@ -22,8 +22,8 @@ repositories {
|
||||
// for more information about repositories.
|
||||
|
||||
maven {
|
||||
name "reposiliteRepositoryReleases"
|
||||
url "https://maven.bigduckie.dev/releases"
|
||||
name = "gitea"
|
||||
url = uri("https://git.bigduckie.dev/api/packages/big-duckie/maven")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user