Update Tiny Remapper to 0.4.2

dev/0.11
modmuss50 2021-06-14 08:49:43 +01:00
parent 75aca3b870
commit e179cccf64
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ dependencies {
}
// tinyfile management
implementation ('net.fabricmc:tiny-remapper:0.4.1')
implementation ('net.fabricmc:tiny-remapper:0.4.2')
implementation ('net.fabricmc:tiny-mappings-parser:0.3.0+build.17')
implementation 'net.fabricmc:access-widener:1.0.0'