Skip to content

Commit 9d7f482

Browse files
Bump xyz.wagyourtail.jvmdowngrader:gradle-plugin from 1.3.4 to 1.3.5 (#236)
Bumps [xyz.wagyourtail.jvmdowngrader:gradle-plugin](https://github.com/unimined/JvmDowngrader) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/unimined/JvmDowngrader/releases) - [Commits](unimined/JvmDowngrader@1.3.4...1.3.5) --- updated-dependencies: - dependency-name: xyz.wagyourtail.jvmdowngrader:gradle-plugin dependency-version: 1.3.5 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>
1 parent d04ec86 commit 9d7f482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717
classpath "com.gradleup.shadow:shadow-gradle-plugin:9.3.0"
1818
classpath "net.minecraftforge.gradle:ForgeGradle:[6.0.36,6.2)"
1919
classpath "org.spongepowered:mixingradle:0.7-SNAPSHOT"
20-
classpath "xyz.wagyourtail.jvmdowngrader:gradle-plugin:1.3.4"
20+
classpath "xyz.wagyourtail.jvmdowngrader:gradle-plugin:1.3.5"
2121
classpath "me.modmuss50.mod-publish-plugin:me.modmuss50.mod-publish-plugin.gradle.plugin:1.1.0"
2222
classpath "net.raphimc.class-token-replacer:net.raphimc.class-token-replacer.gradle.plugin:1.1.7"
2323
}

0 commit comments

Comments
 (0)