fabric-1.19.3: update to Loom 1.0-SNAPSHOT

This commit is contained in:
Kosma Moczek 2022-11-24 19:18:52 +01:00
parent 5795ebeac6
commit 68a379cdd2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
plugins {
// TODO: switch to a stable Loom release once 1.19.1 lands
id 'fabric-loom' version '0.12-SNAPSHOT'
// TODO: switch to a stable Loom release once 1.19.3 lands
id 'fabric-loom' version '1.0-SNAPSHOT'
}
archivesBaseName = "Dynmap"