Skip to content

Commit

Permalink
Update ForgeGradle version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aizistral committed Dec 7, 2023
1 parent a07f884 commit eb07e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ buildscript {
}
}
dependencies {
classpath group: 'net.minecraftforge.gradle', name: 'ForgeGradle', version: '5.1.+', changing: true
classpath group: 'net.minecraftforge.gradle', name: 'ForgeGradle', version: '6.0.+', changing: true
classpath 'gradle.plugin.com.matthewprenger:CurseGradle:1.4.0'
classpath 'org.spongepowered:mixingradle:0.7.+'
}
Expand Down

0 comments on commit eb07e91

Please sign in to comment.