File tree Expand file tree Collapse file tree 5 files changed +10
-8
lines changed
Expand file tree Collapse file tree 5 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 11plugins {
2- id ' com.ldtteam.tableau.maven-publishing' version ' 0.0.68 '
3- id ' com.ldtteam.tableau.curseforge' version ' 0.0.68 '
2+ id ' com.ldtteam.tableau.maven-publishing' version ' 0.0.69 '
3+ id ' com.ldtteam.tableau.curseforge' version ' 0.0.69 '
44 id ' com.communi-suggestu.obumbratio' version ' 0.0.7'
55}
66
Original file line number Diff line number Diff line change 2525
2626 "depends" : {
2727 "fabricloader" : " >=$project.fabric.loader.version" ,
28- "fabric" : " => $project.fabric.api.version" ,
28+ "fabric" : " >= $project.fabric.api.version" ,
2929 "minecraft" : [${minecraft.range.fabric.get()} ],
3030 "java" : " >=${java.version.get()}" ,
3131 "scena" : " $dependencies.com.communi_suggestu.scena.fabric.npm"
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ neoforge.version=21.1.+
2929
3030# ## Fabric
3131fabric.loader.version =0.16.7
32- fabric.api.version =0.114.0
32+ fabric.api.version =0.115.1
3333
3434# ## Versioning
3535local.version =1.21.1-local
@@ -40,8 +40,8 @@ curse.id.fabric=691037
4040
4141# ## Dependency versioning
4242jetbrains.annotations.version =+
43- communi.suggestu.saecularia.caudices.version =[21.1.0 ,)
44- communi.suggestu.scena.version =[21.1.0 ,)
43+ communi.suggestu.saecularia.caudices.version =[21.1.5 ,)
44+ communi.suggestu.scena.version =[21.1.10 ,)
4545chisels.and.bits.version =[21.1,)
4646
4747# ## Versioning
Original file line number Diff line number Diff line change 11plugins {
2- id ' com.ldtteam.tableau.maven-publishing' version ' 0.0.68 '
3- id ' com.ldtteam.tableau.curseforge' version ' 0.0.68 '
2+ id ' com.ldtteam.tableau.maven-publishing' version ' 0.0.69 '
3+ id ' com.ldtteam.tableau.curseforge' version ' 0.0.69 '
44 id ' com.communi-suggestu.obumbratio' version ' 0.0.7'
55}
66
Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ pluginManagement {
1111 }
1212 gradlePluginPortal()
1313 }
14+
15+ includeBuild(' ../Tableau' )
1416}
1517
1618plugins {
You can’t perform that action at this time.
0 commit comments