Skip to content

Commit

Permalink
Bump dev.emi:emi-xplat-intermediary from 1.1.16+1.21.1 to 1.1.9+1.21
Browse files Browse the repository at this point in the history
Bumps dev.emi:emi-xplat-intermediary from 1.1.16+1.21.1 to 1.1.9+1.21.

---
updated-dependencies:
- dependency-name: dev.emi:emi-xplat-intermediary
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 7ad26de commit 8029683
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 @@ -9,7 +9,7 @@ dependencies {

modCompileOnly("me.shedaniel:RoughlyEnoughItems-api:16.0.783")
modCompileOnly("mezz.jei:jei-1.21.1-common-api:19.21.0.246")
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
modCompileOnly("dev.emi:emi-xplat-intermediary:1.1.9+") // Unfortunately, although the API does what I need, it does in a way that's wholly different from the other recipe viewers
}

architectury {
Expand Down

0 comments on commit 8029683

Please sign in to comment.