Bump net.lenni0451.classtransform:mixinstranslator from 1.11.0 to 1.12.0

Bumps [net.lenni0451.classtransform:mixinstranslator](https://github.com/Lenni0451/ClassTransform) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/Lenni0451/ClassTransform/releases)
- [Commits](https://github.com/Lenni0451/ClassTransform/compare/1.11.0...1.12.0)

---
updated-dependencies:
- dependency-name: net.lenni0451.classtransform:mixinstranslator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-06 04:44:23 +00:00 committed by GitHub
parent b629ce1e46
commit b0d8930338
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@ dependencies {
include("com.mojang:authlib:3.16.29") {
exclude group: "org.slf4j", module: "slf4j-api"
}
include "net.lenni0451.classtransform:mixinstranslator:1.11.0"
include "net.lenni0451.classtransform:mixinstranslator:1.12.0"
include "net.lenni0451.classtransform:mixinsdummy:1.11.0"
include "net.lenni0451.classtransform:additionalclassprovider:1.11.0"
include "net.lenni0451:Reflect:1.3.0"