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

This commit is contained in:
Renovate Bot 2020-07-11 11:19:33 +00:00
parent ebef6df51b
commit a61bc43265
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.4-SNAPSHOT'
id 'fabric-loom' version '0.4.30'
id 'maven-publish'
}