Update core lib version

This commit is contained in:
embeddedt 2023-04-10 10:08:23 -04:00
parent 49a0b56b74
commit 059779a29a

View File

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