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

This commit is contained in:
Renovate Bot 2020-08-26 17:42:40 +00:00
parent 7f3d8d0607
commit f437b5d022
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-SNAPSHOT'
id 'fabric-loom' version '0.5.19'
id 'maven-publish'
}