Update Forgix
This commit is contained in:
+2
-2
@@ -7,7 +7,7 @@ plugins {
|
||||
id 'com.github.johnrengelman.shadow' version '7.0.0' apply false
|
||||
|
||||
// Plugin to create merged jars
|
||||
id "io.github.pacifistmc.forgix" version "1.2.2"
|
||||
id "io.github.pacifistmc.forgix" version "1.2.6"
|
||||
|
||||
// Provides mc libraries to core
|
||||
id 'org.spongepowered.gradle.vanilla' version '0.2.1-SNAPSHOT' apply false
|
||||
@@ -383,4 +383,4 @@ task cleanMergedJars() {
|
||||
delete mergedFolder
|
||||
}
|
||||
}
|
||||
tasks.getByName("clean").finalizedBy(cleanMergedJars)
|
||||
tasks.getByName("clean").finalizedBy(cleanMergedJars)
|
||||
|
||||
Reference in New Issue
Block a user