Skip to content

Commit

Permalink
Update forge and JEI
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrbysco committed Jun 5, 2023
1 parent 779bc78 commit 7d20d5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@ minecraft {
sourceSets.main.resources { srcDir 'src/generated/resources' }

repositories {
maven {
url = "https://dvs1.progwml6.com/files/maven"
}
maven {
url = "https://maven.blamejared.com"
}
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ org.gradle.daemon=false

# Base info
mc_version=1.19.2
forge_version=43.2.7
forge_version=43.2.11
mcp_channel=official
mcp_mappings=1.19.2

Expand All @@ -18,4 +18,4 @@ curseforge_id=839316
modrinth_id=FYTkmxDH

# Dependencies
jei_version=11.5.2.1007
jei_version=11.6.0.1013

0 comments on commit 7d20d5a

Please sign in to comment.