Update Sedna.

This commit is contained in:
Florian Nücke
2022-07-19 23:54:31 +02:00
parent 0340f77979
commit 37cac93cf7
2 changed files with 3 additions and 3 deletions

View File

@@ -75,9 +75,9 @@ dependencies {
// versions). Can't get these to get properly resolved in the IDE otherwise (doesn't
// pick them up via the library mod due to the embed configuration).
compileOnly 'li.cil.ceres:ceres:0.0.4'
compileOnly 'li.cil.sedna:sedna:2.0.7'
compileOnly 'li.cil.sedna:sedna:2.0.8'
compileOnly 'li.cil.sedna:sedna-buildroot:0.0.8'
runtimeOnly "curse.maven:sedna-511276:3737661"
runtimeOnly "curse.maven:sedna-511276:3885542"
implementation fg.deobf("curse.maven:markdownmanual-502485:3738124")

View File

@@ -29,7 +29,7 @@ side = "BOTH"
[[dependencies.oc2]]
modId = "sedna"
mandatory = true
versionRange = "[1.0.12,)"
versionRange = "[1.0.14,)"
ordering = "NONE"
side = "BOTH"
[[dependencies.oc2]]