Get to consistent fabric-loom (and specific one)

This commit is contained in:
Mike Primm 2025-05-31 15:30:36 -04:00
parent 8b8d13b0d5
commit 14d90d9cd5
11 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
plugins {
id 'fabric-loom' version '1.9-SNAPSHOT'
id 'fabric-loom' version '1.10.5'
}
archivesBaseName = "Dynmap"