Update core lib

This commit is contained in:
embeddedt 2023-04-10 10:31:16 -04:00
parent 75a977fc39
commit 9c284e6b8e

View File

@ -95,7 +95,7 @@ dependencies {
modCompileOnly("dev.latvian.mods:kubejs-forge:${kubejs_version}")
modRuntimeOnly("curse.maven:ferritecore-429235:4117906")
modCompileOnly("team.chisel.ctm:CTM:${ctm_version}")
modCompileOnly("curse.maven:supermartijncore-454372:4455384")
modCompileOnly("curse.maven:supermartijncore-454372:4455391")
}
tasks.withType(JavaCompile) {