Skip to content

Commit d2900e4

Browse files
fix(deps): update dependency net.minecraftforge:forge to v1.21-51.0.16
1 parent 5380333 commit d2900e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies {
9090
// Specify the version of Minecraft to use, If this is any group other then 'net.minecraft' it is assumed
9191
// that the dep is a ForgeGradle 'patcher' dependency. And it's patches will be applied.
9292
// The userdev artifact is a special name and will get all sorts of transformations applied to it.
93-
minecraft 'net.minecraftforge:forge:1.15.1-30.0.35'
93+
minecraft 'net.minecraftforge:forge:1.21-51.0.16'
9494

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

0 commit comments

Comments
 (0)