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

This commit is contained in:
Renovate Bot 2020-11-15 18:16:28 +00:00
parent 68275bf8bc
commit 2f3cbaf710
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with 1 additions and 1 deletions

View File

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