mirror of
https://github.com/FabricMC/fabric.git
synced 2025-03-01 09:54:12 -05:00
Update loom (#4253)
This commit is contained in:
parent
b9e68eb56c
commit
b90fb141f3
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ plugins {
|
|||
id "idea"
|
||||
id "maven-publish"
|
||||
id 'jacoco'
|
||||
id "fabric-loom" version "1.8.11" apply false
|
||||
id "fabric-loom" version "1.8.13" apply false
|
||||
id "com.diffplug.spotless" version "6.20.0"
|
||||
id "org.ajoberstar.grgit" version "5.2.2"
|
||||
id "me.modmuss50.remotesign" version "0.4.0" apply false
|
||||
|
|
Loading…
Reference in a new issue