Skip to content

Commit

Permalink
Bump essential-1.8.9-forge from 1750 to 1759 (Skytils#126)
Browse files Browse the repository at this point in the history
Bumps essential-1.8.9-forge from 1750 to 1759.

---
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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2022
1 parent d13acce commit 2783536
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 @@ -72,7 +72,7 @@ val shadowMe: Configuration by configurations.creating {

dependencies {
shadowMe("gg.essential:loader-launchwrapper:1.1.3")
implementation("gg.essential:essential-1.8.9-forge:1750") {
implementation("gg.essential:essential-1.8.9-forge:1759") {
exclude(module = "asm")
exclude(module = "asm-commons")
exclude(module = "asm-tree")
Expand Down

0 comments on commit 2783536

Please sign in to comment.