update to latest Tectonic version

This commit is contained in:
dfsek
2021-12-01 10:21:20 -07:00
parent 8214b17a4e
commit 4cc07a7b02
8 changed files with 12 additions and 18 deletions

View File

@@ -1,8 +1,6 @@
dependencies {
shadedApi(project(":common:api:util"))
shadedApi("com.dfsek.tectonic:common:2.1.2")
shadedApi("net.jafama:jafama:2.3.2")
}