Skip to content

Commit

Permalink
Bump eu.pb4:sgui from 1.5.0+1.20.5 to 1.5.1+1.20.5
Browse files Browse the repository at this point in the history
Bumps eu.pb4:sgui from 1.5.0+1.20.5 to 1.5.1+1.20.5.

---
updated-dependencies:
- dependency-name: eu.pb4:sgui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 6c3c841 commit c522c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
modImplementation("net.fabricmc.fabric-api:fabric-api:${project.fabric_version}")

//SGui
modImplementation include("eu.pb4:sgui:1.5.0+1.20.5") { exclude group: "net.fabricmc.fabric-api" }
modImplementation include("eu.pb4:sgui:1.5.1+") { exclude group: "net.fabricmc.fabric-api" }
//modImplementation include("eu.pb4:sgui:1.4.3-lem-v1-1.20.4") { exclude group: "net.fabricmc.fabric-api" }

//Modified Fantasy
Expand Down

0 comments on commit c522c2e

Please sign in to comment.