mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-10 01:36:19 +00:00
update to latest Tectonic version
This commit is contained in:
@@ -4,8 +4,6 @@ dependencies {
|
||||
shadedApi(project(":common:api:registry"))
|
||||
shadedApi(project(":common:api:addons"))
|
||||
|
||||
shadedApi("com.dfsek.tectonic:common:2.1.2")
|
||||
|
||||
shadedApi("net.jafama:jafama:2.3.2")
|
||||
|
||||
shadedApi("org.slf4j:slf4j-api:1.7.32")
|
||||
|
||||
@@ -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")
|
||||
}
|
||||
|
||||
|
||||
@@ -3,8 +3,6 @@ dependencies {
|
||||
|
||||
shadedApi("com.dfsek:paralithic:0.6.0")
|
||||
|
||||
shadedApi("com.dfsek.tectonic:common:2.1.2")
|
||||
|
||||
shadedApi("net.jafama:jafama:2.3.2")
|
||||
}
|
||||
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
dependencies {
|
||||
shadedApi(project(":common:api:util"))
|
||||
|
||||
shadedApi("com.dfsek.tectonic:common:2.1.2")
|
||||
}
|
||||
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
dependencies {
|
||||
shadedApi("com.dfsek.tectonic:common:2.2.0")
|
||||
|
||||
shadedApi("net.jafama:jafama:2.3.2")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user