Skip to content

Commit

Permalink
Bump me.shedaniel:RoughlyEnoughItems-api from 17.0.790 to 17.0.792
Browse files Browse the repository at this point in the history
Bumps me.shedaniel:RoughlyEnoughItems-api from 17.0.790 to 17.0.792.

---
updated-dependencies:
- dependency-name: me.shedaniel:RoughlyEnoughItems-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent eaea647 commit 62899b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {

implementation("com.electronwill.night-config:toml:3.8.1")

modCompileOnly("me.shedaniel:RoughlyEnoughItems-api:17.0.790")
modCompileOnly("me.shedaniel:RoughlyEnoughItems-api:17.0.792")
modCompileOnly("mezz.jei:jei-1.21.1-common-api:19.21.0.247")
modCompileOnly("dev.emi:emi-xplat-intermediary:1.1.16+1.21.1") // Unfortunately, although the API does what I need, it does in a way that's wholly different from the other recipe viewers
}
Expand Down

0 comments on commit 62899b9

Please sign in to comment.