Update dependency fabric-loom:fabric-loom.gradle.plugin to v0.5.27

This commit is contained in:
Renovate Bot 2020-09-21 21:09:37 +00:00
parent 787442f1d1
commit 410231481c
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '0.5.26'
id 'fabric-loom' version '0.5.27'
id 'maven-publish'
}