Skip to content

Commit

Permalink
Bump org.spongepowered:mixin from 0.8.5 to 0.8.7
Browse files Browse the repository at this point in the history
Bumps [org.spongepowered:mixin](https://github.com/SpongePowered/Mixin) from 0.8.5 to 0.8.7.
- [Release notes](https://github.com/SpongePowered/Mixin/releases)
- [Commits](SpongePowered/Mixin@releases/0.8.5...releases/0.8.7)

---
updated-dependencies:
- dependency-name: org.spongepowered:mixin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent f229ca2 commit f8388de
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 @@ -65,7 +65,7 @@ dependencies {
modCompileOnly("cc.polyfrost:oneconfig-$platform:0.2.0-alpha+")

if (platform.isLegacyForge) {
compileOnly("org.spongepowered:mixin:0.8.5")
compileOnly("org.spongepowered:mixin:0.8.7")
shade("cc.polyfrost:oneconfig-wrapper-launchwrapper:1.0.0-beta+")
}
}
Expand Down

0 comments on commit f8388de

Please sign in to comment.