Skip to content

Commit 39aa9a3

Browse files
committed
Update srgutils to 0.5.3
Fixes #919 Signed-off-by: SizableShrimp <[email protected]>
1 parent 9996f71 commit 39aa9a3

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
@@ -81,7 +81,7 @@ dependencies {
8181
}
8282
commonImplementation 'org.apache.maven:maven-artifact:3.9.1'
8383
commonImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
84-
commonImplementation 'net.minecraftforge:srgutils:0.5.2'
84+
commonImplementation 'net.minecraftforge:srgutils:0.5.3'
8585
commonImplementation 'net.minecraftforge:DiffPatch:2.0.7:all'
8686

8787
mcpImplementation sourceSets.common.output

0 commit comments

Comments
 (0)