update to tectonic 2.0.0

This commit is contained in:
dfsek
2021-07-13 20:37:53 -07:00
parent c21038a21e
commit 19672b1083
14 changed files with 45 additions and 56 deletions
@@ -16,8 +16,6 @@ dependencies {
"shadedApi"(project(":common:api"))
"compileOnly"("com.google.guava:guava:30.0-jre")
"shadedApi"("com.dfsek.tectonic:yaml:2.0.0")
"testImplementation"("com.google.guava:guava:30.0-jre")
}