Skip to content

Commit

Permalink
Update Sedna to 2.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
fnuecke authored Jan 14, 2022
1 parent 1f18674 commit 602a81f
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.4') { transitive = false }
embed('li.cil.sedna:sedna:2.0.5') { transitive = false }
embed('li.cil.sedna:sedna-buildroot:0.0.5') { transitive = false }
}

Expand Down

0 comments on commit 602a81f

Please sign in to comment.