Skip to content

Commit

Permalink
chore(deps): Update dependency net.minecraftforge:forge to v1.20-46.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2023
1 parent c34fc96 commit a5646a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,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.20.1-47.0.14'
minecraft 'net.minecraftforge:forge:1.20-46.0.14'

implementation 'org.spongepowered:mixin:0.8.5'
annotationProcessor 'org.spongepowered:mixin:0.8.5:processor'
Expand Down

0 comments on commit a5646a3

Please sign in to comment.