Update everything to 1.19.3

This commit is contained in:
Motschen
2022-12-14 19:00:04 +01:00
parent 2edfac7537
commit 5f0cc2f27a
5 changed files with 15 additions and 18 deletions

View File

@@ -26,7 +26,7 @@ subprojects {
// The following line declares the mojmap mappings, you may use other mappings as well
//mappings loom.officialMojangMappings()
// The following line declares the yarn mappings you may select this one as well.
mappings "net.fabricmc:yarn:1.19.2+build.3:v2"
mappings "net.fabricmc:yarn:1.19.3+build.3:v2"
}
}