Bump ForgeGradle version

Fixes #686
This commit is contained in:
Jonathan Coates 2021-03-12 08:59:31 +00:00
parent 1f70ed6985
commit ed0afc4068
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
}
dependencies {
classpath 'com.google.code.gson:gson:2.8.1'
classpath 'net.minecraftforge.gradle:ForgeGradle:4.0.16'
classpath 'net.minecraftforge.gradle:ForgeGradle:4.1.3'
classpath 'net.sf.proguard:proguard-gradle:6.1.0beta2'
}
}