fabric: Update Loom to 0.7-SNAPSHOT
This commit is contained in:
parent
dbb293017a
commit
fd9a819e30
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ import net.fabricmc.loom.task.AbstractRunTask
|
|||
import net.ltgt.gradle.errorprone.errorprone
|
||||
|
||||
plugins {
|
||||
id("fabric-loom") version "0.6-SNAPSHOT"
|
||||
id("fabric-loom") version "0.7-SNAPSHOT"
|
||||
}
|
||||
|
||||
/* set up a testmod source set */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue