Skip to content

Commit

Permalink
ci: bump forge version
Browse files Browse the repository at this point in the history
  • Loading branch information
sekwah41 committed Sep 11, 2022
1 parent 6376861 commit e0567ea
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 @@ -155,7 +155,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.19.2-43.0.8'
minecraft 'net.minecraftforge:forge:1.19.2-43.1.25'

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

0 comments on commit e0567ea

Please sign in to comment.