Skip to content

Commit

Permalink
build(deps): bump gg.essential:loader-launchwrapper from 1.2.1 to 1.2.2
Browse files Browse the repository at this point in the history
resolves #435

Bumps gg.essential:loader-launchwrapper from 1.2.1 to 1.2.2.

---
updated-dependencies:
- dependency-name: gg.essential:loader-launchwrapper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
My-Name-Is-Jeff and dependabot[bot] committed Mar 9, 2024
1 parent f2855af commit ad46524
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 @@ -88,7 +88,7 @@ val shadowMeMod: Configuration by configurations.creating {
}

dependencies {
shadowMe("gg.essential:loader-launchwrapper:1.2.1")
shadowMe("gg.essential:loader-launchwrapper:1.2.2")
implementation("gg.essential:essential-1.8.9-forge:14616+g169bd9af6a") {
exclude(module = "asm")
exclude(module = "asm-commons")
Expand Down

0 comments on commit ad46524

Please sign in to comment.