mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-14 06:16:46 +01:00
fabric-1.19: move to Loom 0.12-SNAPSHOT
This commit is contained in:
parent
4e41f1778b
commit
f80bb89d96
@ -1,5 +1,6 @@
|
||||
plugins {
|
||||
id 'fabric-loom' version '0.11-SNAPSHOT'
|
||||
// TODO: switch to a stable Loom release once 1.19 lands
|
||||
id 'fabric-loom' version '0.12-SNAPSHOT'
|
||||
}
|
||||
|
||||
archivesBaseName = "Dynmap"
|
||||
|
Loading…
Reference in New Issue
Block a user