update to latest Paralithic

This commit is contained in:
dfsek 2021-12-01 10:17:33 -07:00
parent 7a665d6f9c
commit 8214b17a4e
3 changed files with 1 additions and 5 deletions

View File

@ -4,8 +4,6 @@ dependencies {
shadedApi(project(":common:api:registry"))
shadedApi(project(":common:api:addons"))
shadedApi("com.dfsek:Paralithic:0.5.0")
shadedApi("com.dfsek.tectonic:common:2.1.2")
shadedApi("net.jafama:jafama:2.3.2")

View File

@ -1,8 +1,6 @@
dependencies {
shadedApi(project(":common:api:util"))
shadedApi("com.dfsek:Paralithic:0.5.0")
shadedApi("com.dfsek.tectonic:common:2.1.2")
shadedApi("net.jafama:jafama:2.3.2")

View File

@ -1,7 +1,7 @@
dependencies {
shadedApi(project(":common:api:util"))
shadedApi("com.dfsek:Paralithic:0.5.0")
shadedApi("com.dfsek:paralithic:0.6.0")
shadedApi("com.dfsek.tectonic:common:2.1.2")