diff --git a/build.gradle b/build.gradle index 729d8cce12..d725dd6349 100644 --- a/build.gradle +++ b/build.gradle @@ -234,6 +234,8 @@ publishing { artifact sourcesJar { classifier 'sources' } + + jarJar.component(it) } } diff --git a/dependencies.properties b/dependencies.properties index ca6ecd1e22..e2626a4167 100644 --- a/dependencies.properties +++ b/dependencies.properties @@ -1,5 +1,5 @@ forge=47.1.3 -zeta=1.0-beta-1.15 +zeta=1.0-beta-1.19 jei=4712868 terrablender=1.20.1-3.0.0.169 flan=4819286