Skip to content

Commit

Permalink
chore(deps): bump gg.essential:loader-launchwrapper from 1.2.2 to 1.2…
Browse files Browse the repository at this point in the history
….3 (#518)

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

---
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
dependabot[bot] authored Oct 6, 2024
1 parent 3258a35 commit 256817a
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 @@ -95,7 +95,7 @@ val shadowMeMod: Configuration by configurations.creating {
}

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

0 comments on commit 256817a

Please sign in to comment.