update to tectonic 3.1.0

This commit is contained in:
dfsek
2021-12-13 17:02:35 -07:00
parent 69b1c86055
commit 3296120a2a
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
dependencies {
shadedApi("com.dfsek.tectonic:common:3.0.1")
shadedApi("com.dfsek.tectonic:common:3.1.0")
shadedApi("net.jafama:jafama:2.3.2")
}