launch on 1.18

This commit is contained in:
dfsek
2021-11-20 20:56:57 -07:00
parent a6edb6aef6
commit a447be3c50
25 changed files with 126 additions and 180 deletions

View File

@@ -9,5 +9,5 @@ dependencies {
"shadedImplementation"("com.dfsek.tectonic:yaml:2.1.2")
"shadedImplementation"("org.yaml:snakeyaml:1.27")
"shadedImplementation"("org.ow2.asm:asm:9.0")
"shadedImplementation"("org.ow2.asm:asm:9.2")
}