diff --git a/build.gradle b/build.gradle index aeb5412c..9495f3f2 100755 --- a/build.gradle +++ b/build.gradle @@ -82,7 +82,7 @@ task sourceJar(type: Jar, dependsOn: classes) { } minecraft { - mappings channel: 'snapshot', version: '20190723-1.14.3' + mappings channel: 'snapshot', version: '20190814-1.14.3' reobfMappings 'notch' runs {