aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2021-06-06 23:49:16 +0800
committershedaniel <daniel@shedaniel.me>2021-06-06 23:49:16 +0800
commit29822d09116670ba41d3c0e3e54e95aedf703519 (patch)
treee411e92a71e2d6e55ecc638b79b765e2bdf27322 /build.gradle
parent58347914b50498b937d677398198eb9243681bee (diff)
downloadarchitectury-loom-29822d09116670ba41d3c0e3e54e95aedf703519.tar.gz
architectury-loom-29822d09116670ba41d3c0e3e54e95aedf703519.tar.bz2
architectury-loom-29822d09116670ba41d3c0e3e54e95aedf703519.zip
Use a better structure for the mappings folder
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index fa862d82..a40b271c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -91,7 +91,7 @@ dependencies {
// tinyfile management
implementation ('dev.architectury:tiny-remapper:1.1.0')
- implementation ('dev.architectury:mappings-layers-core:1.1.6')
+ implementation ('dev.architectury:mappings-layers-core:1.2.7')
implementation ('net.fabricmc:tiny-mappings-parser:0.3.0+build.17')
implementation 'net.fabricmc:access-widener:1.0.0'