Skip to content

Commit

Permalink
fix maven
Browse files Browse the repository at this point in the history
  • Loading branch information
MuradAkh committed Nov 29, 2022
1 parent d632914 commit ea85fca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -282,9 +282,8 @@ repositories {
}

maven {
// Local
name 'tterrag maven'
url 'https://maven.tterrag.com'
name 'edtoaster maven'
url 'https://maven.edtoaster.ca'
}

maven {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ forge_version_range = [41,)

# Mod dependencies
jei_version = 9.5.0.132
lll_version = 1.0.0
lll_version = 1.0.1
patchouli_version = 1.18.2-66
patchouli_version_range = [1.18,)

Expand Down

0 comments on commit ea85fca

Please sign in to comment.