Skip to content

Commit

Permalink
fix(deps): update dependency org.incendo:cloud-bom to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent f27907a commit cf5c1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation("xyz.jpenilla", "legacy-plugin-base", "0.0.1+122-SNAPSHOT")
implementation("org.bstats", "bstats-bukkit", "3.0.2")

implementation(platform("org.incendo:cloud-bom:2.0.0-rc.2"))
implementation(platform("org.incendo:cloud-bom:2.0.0"))
implementation(platform("org.incendo:cloud-minecraft-bom:2.0.0-SNAPSHOT"))
implementation("org.incendo:cloud-paper")
implementation("org.incendo:cloud-minecraft-extras")
Expand Down

0 comments on commit cf5c1d8

Please sign in to comment.