diff --git a/build.gradle b/build.gradle index 8062dc5..ea17d94 100644 --- a/build.gradle +++ b/build.gradle @@ -117,7 +117,7 @@ dependencies { // Specify the version of Minecraft to use, If this is any group other then 'net.minecraft' it is assumed // that the dep is a ForgeGradle 'patcher' dependency. And it's patches will be applied. // The userdev artifact is a special name and will get all sorts of transformations applied to it. - minecraft 'net.minecraftforge:forge:1.16.5-36.1.2' + minecraft 'net.minecraftforge:forge:1.16.5-36.1.18' // You may put jars on which you depend on in ./libs or you may define them like so.. // compile "some.group:artifact:version:classifier"