Skip to content

Commit

Permalink
Bump zone.rong:mixinbooter from 9.4 to 10.1
Browse files Browse the repository at this point in the history
Bumps zone.rong:mixinbooter from 9.4 to 10.1.

---
updated-dependencies:
- dependency-name: zone.rong:mixinbooter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 8d51b86 commit 54118d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ val plugin = "${project.group}.${id}.asm.MWCPlugin"
val redCoreVersion = "MC-1.8-1.12-" + "0.6-Dev-8"

val groovyScriptVersion = "1.2.0-hotfix1"
val mixinBooterVersion = "9.4"
val mixinBooterVersion = "10.1"

minecraft {
mcVersion = "1.12.2"
Expand Down

0 comments on commit 54118d2

Please sign in to comment.