Skip to content

Commit

Permalink
Bump essential-1.8.9-forge from 1558 to 1560
Browse files Browse the repository at this point in the history
Bumps essential-1.8.9-forge from 1558 to 1560.

---
updated-dependencies:
- dependency-name: gg.essential:essential-1.8.9-forge
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2021
1 parent 6783d02 commit 976b9c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies {
implementation("org.spongepowered:mixin:0.7.11-SNAPSHOT")

shadowMe("gg.essential:loader-launchwrapper:1.1.2")
implementation("gg.essential:essential-1.8.9-forge:1558") {
implementation("gg.essential:essential-1.8.9-forge:1560") {
exclude(module = "asm")
exclude(module = "asm-commons")
exclude(module = "asm-tree")
Expand Down

0 comments on commit 976b9c8

Please sign in to comment.