Skip to content

Commit dd272a6

Browse files
authored
Revert JVMDowngrader to 1.0.1. (#391)
1 parent 56dea8a commit dd272a6

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
@@ -15,7 +15,7 @@ plugins {
1515
id "fabric-loom" version "1.9-SNAPSHOT" apply false
1616
id "legacy-looming" version "1.9-SNAPSHOT" apply false // Version = fabric-loom
1717
id "com.github.ben-manes.versions" version "0.51.0"
18-
id "xyz.wagyourtail.jvmdowngrader" version "1.2.1"
18+
id "xyz.wagyourtail.jvmdowngrader" version "1.0.1"
1919
}
2020

2121
def ENV = System.getenv()

0 commit comments

Comments
 (0)