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

This commit is contained in:
Renovate Bot 2020-10-08 20:09:10 +00:00
parent 5a278b5976
commit 0f8daa8c00
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.28'
id 'fabric-loom' version '0.5.29'
id 'maven-publish'
}