Skip to content

Commit

Permalink
Update sedna to 2.0.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
fnuecke committed Apr 14, 2024
1 parent e176945 commit 2735397
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}"

implementation('li.cil.ceres:ceres:0.0.4') { transitive = false }
implementation('li.cil.sedna:sedna:2.0.8') { transitive = false }
implementation('li.cil.sedna:sedna:2.0.9') { transitive = false }
implementation('li.cil.sedna:sedna-buildroot:0.0.8') { transitive = false }
}

Expand Down

0 comments on commit 2735397

Please sign in to comment.