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
+3 -2
View File
@@ -13,9 +13,10 @@ configureDependencies()
group = "com.dfsek.terra.common"
dependencies {
"shadedApi"("com.dfsek:Paralithic:0.3.2")
"shadedApi"("com.dfsek.tectonic:common:2.0.0")
"shadedApi"("com.dfsek.tectonic:common:2.1.0")
"shadedApi"("com.dfsek.tectonic:yaml:2.1.0")
"shadedApi"("net.jafama:jafama:2.3.2")
"shadedApi"("org.yaml:snakeyaml:1.27")