Skip to content

Commit

Permalink
Update dependency org.spongepowered:mixingradle to v0.7.38
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 8f88572 commit 81822aa
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 @@ -11,7 +11,7 @@ buildscript {
dependencies {
classpath 'net.minecraftforge.gradle:ForgeGradle:2.3.4'
if (project.use_mixins.toBoolean()) {
classpath 'org.spongepowered:mixingradle:0.6-SNAPSHOT'
classpath 'org.spongepowered:mixingradle:0.7.38'
}
}
}
Expand Down

0 comments on commit 81822aa

Please sign in to comment.