chore(deps): update plugin fabric-loom to v1.4.4
All checks were successful
build / build (17, ubuntu-22.04) (push) Successful in 2m49s
build / build (17, ubuntu-22.04) (pull_request) Successful in 2m40s

This commit is contained in:
Renovate Bot 2023-11-04 18:36:41 +00:00
parent 1675738f4b
commit 6abe7a6473

@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.4-SNAPSHOT'
id 'fabric-loom' version '1.4.4'
id 'maven-publish'
}