Skip to content

Commit

Permalink
Update Sedna
Browse files Browse the repository at this point in the history
  • Loading branch information
fnuecke committed Dec 30, 2021
1 parent 714dce4 commit d60b2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
minecraft "net.minecraftforge:forge:${minecraft_version}-${forge_version}"

embed('li.cil.ceres:ceres:0.0.4') { transitive = false }
embed('li.cil.sedna:sedna:2.0.0') { transitive = false }
embed('li.cil.sedna:sedna:2.0.1') { transitive = false }
embed('li.cil.sedna:sedna-buildroot:0.0.2') { transitive = false }
}

Expand Down

0 comments on commit d60b2f6

Please sign in to comment.