aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index 51a03448..45daaeb4 100644
--- a/build.gradle
+++ b/build.gradle
@@ -69,8 +69,8 @@ dependencies {
}
// tinyfile management
- compileOnly ('net.fabricmc:tiny-remapper:0.3.2-architectury.5')
- shadow ('net.fabricmc:tiny-remapper:0.3.2-architectury.5')
+ compileOnly ('net.fabricmc:tiny-remapper:0.3.2-architectury.6')
+ shadow ('net.fabricmc:tiny-remapper:0.3.2-architectury.6')
implementation ('net.fabricmc:tiny-mappings-parser:0.3.0+build.17')
implementation 'net.fabricmc:access-widener:1.0.0'