diff --git a/fabric-1.19.3/build.gradle b/fabric-1.19.3/build.gradle index ddcc2791..e3de876f 100644 --- a/fabric-1.19.3/build.gradle +++ b/fabric-1.19.3/build.gradle @@ -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"