Skip to content

Commit

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

---
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 Apr 29, 2024
1 parent 15c7220 commit a9a9a5d
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.172" }
paper = { module = "io.papermc.paper:paper-api", version.ref = "minecraft" }
invui = { module = "xyz.xenondevs.invui:invui", version = "1.27" }
invui = { module = "xyz.xenondevs.invui:invui", version = "1.30" }

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

0 comments on commit a9a9a5d

Please sign in to comment.