bump Tectonic version

This commit is contained in:
dfsek 2021-07-18 13:21:38 -07:00
parent 03b96816c9
commit d4e678fd65

View File

@ -15,8 +15,8 @@ group = "com.dfsek.terra.common"
dependencies { dependencies {
"shadedApi"("com.dfsek:Paralithic:0.3.2") "shadedApi"("com.dfsek:Paralithic:0.3.2")
"shadedApi"("com.dfsek.tectonic:common:2.1.0") "shadedApi"("com.dfsek.tectonic:common:2.1.1")
"shadedApi"("com.dfsek.tectonic:yaml:2.1.0") "shadedApi"("com.dfsek.tectonic:yaml:2.1.1")
"shadedApi"("net.jafama:jafama:2.3.2") "shadedApi"("net.jafama:jafama:2.3.2")
"shadedApi"("org.yaml:snakeyaml:1.27") "shadedApi"("org.yaml:snakeyaml:1.27")