Update lorenz-tiny to 2.0.0

This commit is contained in:
modmuss50
2020-05-27 16:41:43 +01:00
parent 2645fef789
commit 5ae727612d
3 changed files with 10 additions and 44 deletions

View File

@@ -51,7 +51,7 @@ dependencies {
transitive = false
}
implementation ('net.fabricmc:lorenz-tiny:1.0.0+build.1') {
implementation ('net.fabricmc:lorenz-tiny:2.0.0+build.2') {
transitive = false
}