mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2025-02-18 05:11:20 +01:00
bump mapper depends
This commit is contained in:
parent
996f4455af
commit
cab939366b
@ -13,13 +13,13 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
// This dependency is used by the application.
|
||||
implementation 'com.google.guava:guava:29.0-jre'
|
||||
implementation 'com.google.guava:guava:30.1.1-jre'
|
||||
|
||||
// srg management
|
||||
implementation 'org.cadixdev:lorenz:0.5.3'
|
||||
implementation 'org.cadixdev:lorenz:0.5.7'
|
||||
|
||||
// source code remapping
|
||||
implementation 'org.cadixdev:mercury:0.1.0.fabric-SNAPSHOT'
|
||||
implementation 'org.cadixdev:mercury:0.1.1.fabric-SNAPSHOT'
|
||||
}
|
||||
|
||||
application {
|
||||
|
Loading…
Reference in New Issue
Block a user