Skip to content

Commit 41f822b

Browse files
Update dependency net.minecraftforge:forge to v1.21-51.0.33
1 parent a45f56a commit 41f822b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies {
5959
// Specify the version of Minecraft to use, If this is any group other then 'net.minecraft' it is assumed
6060
// that the dep is a ForgeGradle 'patcher' dependency. And it's patches will be applied.
6161
// The userdev artifact is a special name and will get all sorts of transformations applied to it.
62-
minecraft 'net.minecraftforge:forge:1.12.2-14.23.5.2860'
62+
minecraft 'net.minecraftforge:forge:1.21-51.0.33'
6363

6464
// You may put jars on which you depend on in ./libs or you may define them like so..
6565
// compile "some.group:artifact:version:classifier"

0 commit comments

Comments
 (0)