Update fabric-loom

This commit is contained in:
creeper123123321 2019-04-24 16:43:19 -03:00 committed by GitHub
parent f76cc979c4
commit e2f3f88c3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
plugins {
id("java")
id("net.minecrell.licenser") version "0.4.1"
id("fabric-loom") version "0.2.1-SNAPSHOT"
id("fabric-loom") version "0.2.2-SNAPSHOT"
id("com.palantir.git-version") version "0.12.0-rc2"
}