move Tectonic YAML dependency to implementation

This commit is contained in:
dfsek
2021-07-23 11:42:29 -07:00
parent 672349f5b7
commit 67d3af71bf
3 changed files with 3 additions and 1 deletions

View File

@@ -12,7 +12,6 @@ dependencies {
"shadedApi"("com.dfsek:Paralithic:0.4.0")
"shadedApi"("com.dfsek.tectonic:common:2.1.2")
"shadedApi"("com.dfsek.tectonic:yaml:2.1.2")
"shadedApi"("net.jafama:jafama:2.3.2")
}