We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e953ca5 commit d77ec93Copy full SHA for d77ec93
build.gradle
@@ -81,7 +81,7 @@ dependencies {
81
commonImplementation 'org.apache.maven:maven-artifact:3.6.3'
82
commonImplementation 'org.apache.httpcomponents:httpclient:4.5.13'
83
commonImplementation 'net.minecraftforge:srgutils:0.4.1'
84
- commonImplementation 'net.minecraftforge:DiffPatch:2.0.2:all'
+ commonImplementation 'net.minecraftforge:DiffPatch:2.0.5:all'
85
86
mcpImplementation sourceSets.common.output
87
patcherImplementation sourceSets.mcp.output
@@ -124,4 +124,4 @@ publishing {
124
}
125
126
127
-}
+}
0 commit comments