Bump xyz.wagyourtail.jvmdowngrader:gradle-plugin from 1.1.0 to 1.1.1 (#110)

Bumps [xyz.wagyourtail.jvmdowngrader:gradle-plugin](https://github.com/unimined/JvmDowngrader) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/unimined/JvmDowngrader/releases)
- [Commits](https://github.com/unimined/JvmDowngrader/compare/1.1.0...1.1.1)

---
updated-dependencies:
- dependency-name: xyz.wagyourtail.jvmdowngrader:gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-20 02:51:40 +02:00 committed by GitHub
parent 8ed0f23a33
commit 29d4600462
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ buildscript {
classpath "com.github.johnrengelman:shadow:8.1.1"
classpath "net.minecraftforge.gradle:ForgeGradle:6.+"
classpath "org.spongepowered:mixingradle:0.7-SNAPSHOT"
classpath "xyz.wagyourtail.jvmdowngrader:gradle-plugin:1.1.0"
classpath "xyz.wagyourtail.jvmdowngrader:gradle-plugin:1.1.1"
}
}