Skip to content

Commit

Permalink
Bump org.incendo:cloud-minecraft-extras in /plugin
Browse files Browse the repository at this point in the history
Bumps org.incendo:cloud-minecraft-extras from 2.0.0-beta.9 to 2.0.0-SNAPSHOT.

---
updated-dependencies:
- dependency-name: org.incendo:cloud-minecraft-extras
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 67f053c commit c32ac7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {

implementation("org.bstats:bstats-bukkit:3.0.2")
implementation("org.incendo:cloud-paper:2.0.0-beta.9")
implementation("org.incendo:cloud-minecraft-extras:2.0.0-beta.9")
implementation("org.incendo:cloud-minecraft-extras:2.0.0-SNAPSHOT")
implementation(platform("com.intellectualsites.bom:bom-newest:1.45"))

implementation(project(":api"))
Expand Down

0 comments on commit c32ac7b

Please sign in to comment.