diff --git a/forge-1.13.2/build.gradle b/forge-1.13.2/build.gradle index 0e05e2cc..18531050 100644 --- a/forge-1.13.2/build.gradle +++ b/forge-1.13.2/build.gradle @@ -33,7 +33,7 @@ repositories { } minecraft { - mappings channel: 'snapshot', version: '20190215-1.13.1' + mappings channel: 'snapshot', version: '20190530-1.13.2' runs { server { workingDirectory project.file('run').canonicalPath