Skip to content

Commit

Permalink
Bump eu.pb4:sgui from 1.2.2+1.20 to 1.4.0+1.20.4
Browse files Browse the repository at this point in the history
Bumps eu.pb4:sgui from 1.2.2+1.20 to 1.4.0+1.20.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent 7597097 commit d04bf65
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 @@ -29,7 +29,7 @@ dependencies {
}

//SGui
modImplementation include("eu.pb4:sgui:1.2.2+1.20") { exclude group: "net.fabricmc.fabric-api" }
modImplementation include("eu.pb4:sgui:1.4.0+") { exclude group: "net.fabricmc.fabric-api" }

//Modified Fantasy
modImplementation include('xyz.nucleoid:fantasy:0.4.11-lem-v1-1.20.1') { exclude group: "net.fabricmc.fabric-api" }
Expand Down

0 comments on commit d04bf65

Please sign in to comment.