We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f53487 commit 504a813Copy full SHA for 504a813
build.gradle
@@ -35,7 +35,7 @@ buildscript {
35
gradlePluginPortal()
36
}
37
dependencies {
38
- classpath group: 'net.minecraftforge.gradle', name: 'ForgeGradle', version: '6.10.+', changing: true
+ classpath group: 'net.minecraftforge.gradle', name: 'ForgeGradle', version: '6.10.43', changing: true
39
classpath "net.minecraftforge:gradlejarsigner:1.0.5"
40
classpath "org.spongepowered:mixingradle:0.7.+"
41
0 commit comments