Skip to content

Commit

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

---
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 Jan 4, 2022
1 parent b3f3589 commit cdfefb3
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:1747") {
implementation("gg.essential:essential-1.8.9-forge:1750") {
exclude(module = "asm")
exclude(module = "asm-commons")
exclude(module = "asm-tree")
Expand Down

0 comments on commit cdfefb3

Please sign in to comment.