Bump net.lenni0451.classtransform:mixinstranslator from 1.13.0 to 1.13.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-21 08:40:24 +00:00 committed by GitHub
parent bea579b310
commit 8f8e273e4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -79,7 +79,7 @@ dependencies {
include("com.mojang:authlib:3.16.29") {
exclude group: "org.slf4j", module: "slf4j-api"
}
include "net.lenni0451.classtransform:mixinstranslator:1.13.0"
include "net.lenni0451.classtransform:mixinstranslator:1.13.1"
include "net.lenni0451.classtransform:mixinsdummy:1.13.1"
include "net.lenni0451.classtransform:additionalclassprovider:1.13.0"
include "net.lenni0451:Reflect:1.3.2"