mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2025-02-20 14:32:17 +01:00
Update yarn and fabric loader versions
This commit is contained in:
parent
9b191e1605
commit
3710b82be2
@ -10,8 +10,8 @@ configurations {
|
||||
|
||||
dependencies {
|
||||
minecraft "com.mojang:minecraft:1.15.2"
|
||||
mappings "net.fabricmc:yarn:1.15.2+build.15:v2"
|
||||
modImplementation "net.fabricmc:fabric-loader:0.8.2+build.194"
|
||||
mappings "net.fabricmc:yarn:1.15.2+build.17:v2"
|
||||
modImplementation "net.fabricmc:fabric-loader:0.9.2+build.206"
|
||||
modImplementation "net.fabricmc.fabric-api:fabric-api:0.5.1+build.294-1.15"
|
||||
|
||||
shadowInclude (project(':BlueMapCommon')) {
|
||||
|
Loading…
Reference in New Issue
Block a user