Skip to content

Commit

Permalink
Merge branch '1.18'
Browse files Browse the repository at this point in the history
  • Loading branch information
deirn committed Sep 1, 2022
2 parents 1eca63f + d0b931b commit a28e48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Repositories.kt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ fun Repo.modmaven() = maven("https://modmaven.dev")
fun Repo.jamieswhiteshirt() = maven("https://maven.jamieswhiteshirt.com/libs-release")
fun Repo.blamejared() = maven("https://maven.blamejared.com")
fun Repo.buildcraft() = maven("https://mod-buildcraft.com/maven")
fun Repo.cafeteria() = maven("https://maven.cafeteria.dev")
fun Repo.cafeteria() = maven("https://maven.cafeteria.dev/releases")
fun Repo.jitpack() = maven("https://jitpack.io")
fun Repo.ladysnake() = maven("https://ladysnake.jfrog.io/artifactory/mods")
fun Repo.wispforest() = maven("https://maven.wispforest.io")
Expand Down

0 comments on commit a28e48f

Please sign in to comment.