Skip to content

Commit

Permalink
missing repository
Browse files Browse the repository at this point in the history
  • Loading branch information
deirn committed Jul 19, 2023
1 parent c5487f5 commit 09f435e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ allprojects {
badasintended()
cursemaven()
modrinth()
terraformers()
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions buildSrc/src/main/kotlin/Repositories.kt
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ fun Repo.wispforest() = maven("https://maven.wispforest.io")
fun Repo.modrinth() = maven("https://api.modrinth.com/maven")
fun Repo.devos() = maven("https://mvn.devos.one/snapshots")
fun Repo.tterrag() = maven("https://maven.tterrag.com")
fun Repo.terraformers() = maven("https://maven.terraformersmc.com/releases")

0 comments on commit 09f435e

Please sign in to comment.