Update loom (#4253)

This commit is contained in:
modmuss 2024-11-27 18:01:28 +00:00 committed by GitHub
parent b9e68eb56c
commit b90fb141f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ plugins {
id "idea"
id "maven-publish"
id 'jacoco'
id "fabric-loom" version "1.8.11" apply false
id "fabric-loom" version "1.8.13" apply false
id "com.diffplug.spotless" version "6.20.0"
id "org.ajoberstar.grgit" version "5.2.2"
id "me.modmuss50.remotesign" version "0.4.0" apply false