Skip to content

Commit

Permalink
build(deps): bump xyz.xenondevs.invui:invui from 1.25 to 1.26
Browse files Browse the repository at this point in the history
Bumps xyz.xenondevs.invui:invui from 1.25 to 1.26.

---
updated-dependencies:
- dependency-name: xyz.xenondevs.invui:invui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 67f7cf3 commit e19f96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ configlib = { module = "de.exlll:configlib-yaml", version = "4.5.0" }
guice = { module = "com.google.inject:guice", version = "7.0.0" }
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.165" }
paper = { module = "io.papermc.paper:paper-api", version.ref = "minecraft" }
invui = { module = "xyz.xenondevs.invui:invui", version = "1.25" }
invui = { module = "xyz.xenondevs.invui:invui", version = "1.26" }

[bundles]
cloud = ["cloud-paper", "cloud-annotations", "cloud-minecraft-extras"]

0 comments on commit e19f96e

Please sign in to comment.