Skip to content

Commit d77ec93

Browse files
committed
Bump DiffPatch version.
Resolves issues with system specific line endings.
1 parent e953ca5 commit d77ec93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dependencies {
8181
commonImplementation 'org.apache.maven:maven-artifact:3.6.3'
8282
commonImplementation 'org.apache.httpcomponents:httpclient:4.5.13'
8383
commonImplementation 'net.minecraftforge:srgutils:0.4.1'
84-
commonImplementation 'net.minecraftforge:DiffPatch:2.0.2:all'
84+
commonImplementation 'net.minecraftforge:DiffPatch:2.0.5:all'
8585

8686
mcpImplementation sourceSets.common.output
8787
patcherImplementation sourceSets.mcp.output
@@ -124,4 +124,4 @@ publishing {
124124
}
125125
}
126126
}
127-
}
127+
}

0 commit comments

Comments
 (0)