Skip to content

Commit

Permalink
Bump net.wesjd:anvilgui from 1.5.3-SNAPSHOT to 1.10.2-SNAPSHOT
Browse files Browse the repository at this point in the history
Bumps net.wesjd:anvilgui from 1.5.3-SNAPSHOT to 1.10.2-SNAPSHOT.

---
updated-dependencies:
- dependency-name: net.wesjd:anvilgui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 22, 2024
1 parent 4758915 commit 581e43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
exclude(group = "org.spigotmc", module = "spigot-api")
}

implementation("net.wesjd:anvilgui:1.5.3-SNAPSHOT")
implementation("net.wesjd:anvilgui:1.10.2-SNAPSHOT")

// compileOnly("me.lucko:adventure-platform-bukkit:4.0.0") {
// exclude(group = "org.spigotmc", module = "spigot-api")
Expand Down

0 comments on commit 581e43b

Please sign in to comment.